Home
last modified time | relevance | path

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

123

/external/ImageMagick/Magick++/tests/
Dcolor.cpp86 string expectedString = "#AABBCC"; in main() local
88 string expectedString = "#AAAABBBBCCCC"; in main() local
90 string expectedString = "#AAAAAAAABBBBBBBBCCCCCCCC"; in main() local
92 string expectedString = "#AAAAAAAAAAAAAAAABBBBBBBBBBBBBBBBCCCCCCCCCCCCCCCC"; in main() local
/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
DToStringTest.kt58 val expectedString = """ in <lambda>() constant
80 val expectedString = """ in <lambda>() constant
93 val expectedString = """ in <lambda>() constant
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceStringTest.java272 private void runTestNewInstanceString(String constructorSignature, String expectedString, in runTestNewInstanceString()
282 private final String expectedString; field in NewInstanceStringTest.StringChecker
284 private StringChecker(String expectedString) { in StringChecker()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1051 String expectedString = "tomorrow"; in TestFields() local
1059 String expectedString = "in 3 days"; in TestFields() local
1070 String expectedString = "next Monday"; in TestFields() local
1078 String expectedString = "in 1.5 weeks"; in TestFields() local
1091 String expectedString = "12 hours ago"; in TestFields() local
1104 String expectedString = "baada ya saa 12"; in TestFields() local
1125 String expectedString = "one hundred years ago"; in TestRBNF() local
DListFormatterTest.java226 String expectedString = "hello, wonderful, and world"; in TestFormattedValue() local
253 String expectedString = "aabbbbbbbccc"; in TestFormattedValue() local
280 String expectedString = "a, b, c, d, e, f, g, h, i"; in TestFormattedValue() local
DFormattedValueTest.java152 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
157 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java1048 String expectedString = "tomorrow"; in TestFields() local
1056 String expectedString = "in 3 days"; in TestFields() local
1067 String expectedString = "next Monday"; in TestFields() local
1075 String expectedString = "in 1.5 weeks"; in TestFields() local
1088 String expectedString = "12 hours ago"; in TestFields() local
1101 String expectedString = "baada ya saa 12"; in TestFields() local
1122 String expectedString = "one hundred years ago"; in TestRBNF() local
DListFormatterTest.java223 String expectedString = "hello, wonderful, and world"; in TestFormattedValue() local
250 String expectedString = "aabbbbbbbccc"; in TestFormattedValue() local
277 String expectedString = "a, b, c, d, e, f, g, h, i"; in TestFormattedValue() local
DFormattedValueTest.java149 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
154 public static void checkFormattedValue(String message, FormattedValue fv, String expectedString, in checkFormattedValue()
/external/icu/icu4c/source/test/cintltst/
Dcdateintervalformattest.c371 const UChar* expectedString = u"27. September 2010, 15:00 – 2. März 2011, 18:30"; in TestFormatToResult() local
397 const UChar* expectedString = u"27. September 2010, 15:00–22:00 Uhr"; in TestFormatToResult() local
441 const UChar* expectedString = u"27. September 2010, 15:00 – 2. März 2011, 18:30"; in TestFormatCalendarToResult() local
467 const UChar* expectedString = u"27. September 2010, 15:00–22:00 Uhr"; in TestFormatCalendarToResult() local
496 const UChar* expectedString = u"4. Oktober 1582, 00:00 – 16. Oktober 1582, 00:00"; in TestFormatCalendarToResult() local
530 const UChar* expectedString = u"14. Oktober 1582, 00:00 – 16. Oktober 1582, 00:00"; in TestFormatCalendarToResult() local
Dulistfmttest.c142 const UChar* expectedString = u"hello, wonderful, and world"; in TestUListFmtToValue() local
169 const UChar* expectedString = u"A, B, C, D, E, F, and G"; in TestUListFmtToValue() local
223 const UChar* expectedString = u"A, B, or C"; in TestUListOpenStyled() local
Duformattedvaluetst.c193 const UChar* expectedString, in checkFormattedValueString()
212 const UChar* expectedString, in checkFormattedValue()
245 const UChar* expectedString, in checkMixedFormattedValue()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DStateMachineTest.java109 String expectedString = testLinePair[testLinePair.length > 1 ? 1 : 0]; in main() local
162 private static void showFailure(String testLine, String expectedString, String actualString) { in showFailure()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCharsTrieTest.java730 String expectedString=data[i].s; in checkFirst() local
765 String expectedString=data[i].s; in checkNext() local
848 String expectedString=data[i].s; in checkNextWithState() local
895 String expectedString=data[i].s; in checkNextWithState64() local
944 String expectedString=data[i].s; in checkNextString() local
974 String expectedString=data[i].s; in checkIterator() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCharsTrieTest.java727 String expectedString=data[i].s; in checkFirst() local
762 String expectedString=data[i].s; in checkNext() local
845 String expectedString=data[i].s; in checkNextWithState() local
892 String expectedString=data[i].s; in checkNextWithState64() local
941 String expectedString=data[i].s; in checkNextString() local
971 String expectedString=data[i].s; in checkIterator() local
/external/icu/icu4c/source/test/intltest/
Ducharstrietest.cpp828 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkFirst() local
864 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNext() local
942 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextWithState() local
996 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextWithState64() local
1052 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkNextString() local
1093 UnicodeString expectedString=UnicodeString(data[i].s, -1, US_INV).unescape(); in checkIterator() local
Dreldatefmttest.cpp1363 const char16_t* expectedString = u"tomorrow"; in TestFields() local
1376 const char16_t* expectedString = u"in 3 days"; in TestFields() local
1392 const char16_t* expectedString = u"next Monday"; in TestFields() local
1405 const char16_t* expectedString = u"in 1.5 weeks"; in TestFields() local
1423 const char16_t* expectedString = u"12 hours ago"; in TestFields() local
1441 const char16_t* expectedString = u"baada ya saa 12"; in TestFields() local
1474 const char16_t* expectedString = u"one hundred years ago"; in TestRBNF() local
Dformattedvaluetest.cpp170 UnicodeString expectedString, in checkFormattedValue()
203 UnicodeString expectedString, in checkMixedFormattedValue()
/external/icu/android_icu4j/testing/src/android/icu/extratest/text/
DDateIntervalFormatTest.java43 String expectedString = "July 20 \u2013 25, 2019"; in testAppendTo() local
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/text/
DIsEqualIgnoringCase.java50 public static Matcher<String> equalToIgnoringCase(String expectedString) { in equalToIgnoringCase()
DIsEqualIgnoringWhiteSpace.java75 public static Matcher<String> equalToIgnoringWhiteSpace(String expectedString) { in equalToIgnoringWhiteSpace()
/external/javaparser/javaparser-core-testing-bdd/src/test/java/com/github/javaparser/steps/
DParsingSteps.java96 …structorDeclarationAsAStringIs(int constructorPosition, int classPosition, String expectedString) { in thenTheConstructorDeclarationAsAStringIs()
104 …eclarationShortFormAsAStringIs(int constructorPosition, int classPosition, String expectedString) { in thenConstructorInClassDeclarationShortFormAsAStringIs()
112 …thod1InClass1DeclarationAsAStringIs(int methodPosition, int classPosition, String expectedString) { in thenMethod1InClass1DeclarationAsAStringIs()
120 …lassDeclarationAsAStringShortFormIs(int methodPosition, int classPosition, String expectedString) { in thenMethodInClassDeclarationAsAStringShortFormIs()
/external/guava/android/guava-tests/test/com/google/common/io/
DMultiReaderTest.java71 String expectedString = testString + testString; in testSimple() local
/external/guava/guava-tests/test/com/google/common/io/
DMultiReaderTest.java71 String expectedString = testString + testString; in testSimple() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_vloadstore.cpp169 char expectedString[ 1024 ], actualString[ 1024 ]; in test_vload() local
191 char expectedString[ 1024 ], actualString[ 1024 ]; in test_vload() local
675 char expectedString[ 1024 ], actualString[ 1024 ]; in test_vstore() local
700 char expectedString[ 1024 ], actualString[ 1024 ]; in test_vstore() local

123