Home
last modified time | relevance | path

Searched defs:s2 (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.java61 InputStream s2 = new ByteArrayInputStream(mBuffer, 0, mWritePos); in getData() local
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/
DAsn1BerParserTest.java384 public EmptySequence s2; field in Asn1BerParserTest.ChoiceWithThreeSequenceOptions
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestTest.java614 String s2 = 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.h35 typedef int16_t s2; typedef