Home
last modified time | relevance | path

Searched defs:expectedString (Results 1 – 12 of 12) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
DMultiReaderTest.java75 String expectedString = testString + testString; in testSimple() local
/external/icu/icu4c/source/test/intltest/
Ducharstrietest.cpp824 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkFirst() local
860 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNext() local
938 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextWithState() local
993 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextString() local
1034 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkIterator() local
Dbytestrietest.cpp766 const char *expectedString=data[i].s; in checkNextWithState() local
821 const char *expectedString=data[i].s; in checkNextString() local
Drbbiapts.cpp1463 … testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){ in doTest()
Ditrbnf.cpp1987 … UnicodeString expectedString = UnicodeString(expectedWords, -1, US_INV).unescape(); in doTest() local
/external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
DUtilTest.java78 String expectedString = "String 1-String 2"; in testJoinAndSkipNulls() local
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLTokenizer.cpp1615 inline bool HTMLTokenizer::temporaryBufferIs(const String& expectedString) in temporaryBufferIs()
/external/icu/icu4c/source/test/iotest/
Dstream.cpp220 const UChar* expectedString, in testString()
/external/chromium_org/third_party/icu/source/test/iotest/
Dstream.cpp230 const UChar* expectedString, in testString()
/external/junit/src/org/junit/
DAssert.java654 String expectedString= String.valueOf(expected); in format() local
/external/chromium_org/third_party/icu/source/test/intltest/
Drbbiapts.cpp1161 … testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){ in doTest()
Ditrbnf.cpp1940 … UnicodeString expectedString = UnicodeString(expectedWords, -1, US_INV).unescape(); in doTest() local