Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 6 of 6) sorted by relevance

/tools/dexter/slicer/
Ddex_utf8.cc49 int Utf8Cmp(const char* s1, const char* s2) { in Utf8Cmp()
/tools/tradefederation/core/src/com/android/tradefed/util/
DFixedByteArrayOutputStream.java59 InputStream s1 = new ByteArrayInputStream(mBuffer, mWritePos, in getData() local
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/
DAsn1BerParserTest.java381 public EmptySequence s1; field in Asn1BerParserTest.ChoiceWithThreeSequenceOptions
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestTest.java613 String s1 = "/foo/" + expected; in testGetFileName() local
/tools/test/connectivity/acts/framework/acts/
Dutils.py1113 def string_similarity(s1, s2): argument
/tools/dexter/slicer/export/slicer/
Ddex_format.h34 typedef int8_t s1; typedef