Searched defs:expectedString (Results 1 – 12 of 12) sorted by relevance
| /external/guava/guava-tests/test/com/google/common/io/ |
| D | MultiReaderTest.java | 75 String expectedString = testString + testString; in testSimple() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | ucharstrietest.cpp | 824 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
|
| D | bytestrietest.cpp | 766 const char *expectedString=data[i].s; in checkNextWithState() local 821 const char *expectedString=data[i].s; in checkNextString() local
|
| D | rbbiapts.cpp | 1463 … testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){ in doTest()
|
| D | itrbnf.cpp | 1987 … UnicodeString expectedString = UnicodeString(expectedWords, -1, US_INV).unescape(); in doTest() local
|
| /external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/ |
| D | UtilTest.java | 78 String expectedString = "String 1-String 2"; in testJoinAndSkipNulls() local
|
| /external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
| D | HTMLTokenizer.cpp | 1615 inline bool HTMLTokenizer::temporaryBufferIs(const String& expectedString) in temporaryBufferIs()
|
| /external/icu/icu4c/source/test/iotest/ |
| D | stream.cpp | 220 const UChar* expectedString, in testString()
|
| /external/chromium_org/third_party/icu/source/test/iotest/ |
| D | stream.cpp | 230 const UChar* expectedString, in testString()
|
| /external/junit/src/org/junit/ |
| D | Assert.java | 654 String expectedString= String.valueOf(expected); in format() local
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| D | rbbiapts.cpp | 1161 … testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){ in doTest()
|
| D | itrbnf.cpp | 1940 … UnicodeString expectedString = UnicodeString(expectedWords, -1, US_INV).unescape(); in doTest() local
|