Home
last modified time | relevance | path

Searched defs:expectedString (Results 26 – 50 of 172) sorted by relevance

1234567

/aosp_15_r20/external/javaparser/javaparser-core-testing-bdd/src/test/java/com/github/javaparser/steps/
H A 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()
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DListFormatterTest.java224 String expectedString = "hello, wonderful, and world"; in TestFormattedValue() local
251 String expectedString = "aabbbbbbbccc"; in TestFormattedValue() local
278 String expectedString = "a, b, c, d, e, f, g, h, i"; in TestFormattedValue() local
H A 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()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DListFormatterTest.java227 String expectedString = "hello, wonderful, and world"; in TestFormattedValue() local
254 String expectedString = "aabbbbbbbccc"; in TestFormattedValue() local
281 String expectedString = "a, b, c, d, e, f, g, h, i"; in TestFormattedValue() local
H A 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()
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/
H A DJUnitTestCaseAdapter.java252 String expectedString; in assertEqualsIgnoreCase() local
279 String expectedString; in assertEqualsIgnoreCase() local
381 String expectedString; in equalsIgnoreCase() local
405 String expectedString; in equalsIgnoreCase() local
/aosp_15_r20/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/utils/
DStreamUtilsTest.java41 String expectedString = "expected"; in inputStreamToString() local
64 String expectedString = "expected"; in inputStreamToStringSafe() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetClccResponseTest.java74 String expectedString = in buildString() local
109 String expectedString = in buildString_withNoNumber() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_vloadstore.cpp245 char expectedString[1024], actualString[1024]; in test_vload() local
268 char expectedString[ 1024 ], actualString[ 1024 ]; in test_vload() local
624 char expectedString[1024], actualString[1024]; in test_vstore() local
651 char expectedString[ 1024 ], actualString[ 1024 ]; in test_vstore() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/
H A DBase64Test.java388 String expectedString = "abcefghi"; in testDecoder_decodeArrayToArray() local
428 String expectedString = "abcefghi"; in testDecoder_decodeByteBuffer() local
644 String expectedString = "YWJjZWZnaGk="; in testEncoder_encodeArrayToArray() local
680 String expectedString = "YWJjZWZnaGk="; in testEncoder_encodeByteBuffer() local
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/
H A DSubject.java827 String expectedString = formatActualOrExpected(expected); in failEqualityCheck() local
874 .failEqualityCheck(difference.factsOrEmpty(), expectedString, actualString); in failEqualityCheck() local
899 String expectedString = (String) expected; in tryFailForTrailingWhitespaceOnly() local
963 String expectedString = (String) expected; in tryFailForEmptyString() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
H A DNumberRangeFormatterTest.java769 String expectedString = "3K – 5K m"; in testFieldPositions() local
793 String expectedString = "87,654,321–98,765,432"; in testFieldPositions() local
814 String expectedString = "~-100"; in testFieldPositions() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/number/
H A DNumberRangeFormatterTest.java766 String expectedString = "3K – 5K m"; in testFieldPositions() local
790 String expectedString = "87,654,321–98,765,432"; in testFieldPositions() local
811 String expectedString = "~-100"; in testFieldPositions() local
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
H A DAppSearchSchemaCtsTest.java859 String expectedString = in testAppSearchSchema_toString() local
1006 String expectedString = in testAppSearchSchema_toString_withDeletePropagationType() local
1053 String expectedString = in testAppSearchSchema_toStringNoDescriptionSet() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DStateMachineTest.java108 String expectedString = testLinePair[testLinePair.length > 1 ? 1 : 0]; in main() local
166 private static void showFailure(String testLine, String expectedString, String actualString) { in showFailure()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/text/format/
H A DFormatterTest.java273 String expectedString, long expectedRounded) { in checkFormatBytes()
279 String expectedString, long expectedRounded) { in checkFormatBytes()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumbertest_range.cpp761 const char16_t* expectedString = u"3K – 5K m"; in testFieldPositions() local
791 const char16_t* expectedString = u"87,654,321–98,765,432"; in testFieldPositions() local
818 const char16_t* expectedString = u"~-100"; in testFieldPositions() local
H A Dbytestrietest.cpp821 const char *expectedString=data[i].s; in checkNextWithState() local
875 const char *expectedString=data[i].s; in checkNextWithState64() local
931 const char *expectedString=data[i].s; in checkNextString() local
H A Dformattedvaluetest.cpp170 UnicodeString expectedString, in checkFormattedValue()
203 UnicodeString expectedString, in checkMixedFormattedValue()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumbertest_range.cpp763 const char16_t* expectedString = u"3K – 5K m"; in testFieldPositions() local
793 const char16_t* expectedString = u"87,654,321–98,765,432"; in testFieldPositions() local
820 const char16_t* expectedString = u"~-100"; in testFieldPositions() local
H A Dbytestrietest.cpp821 const char *expectedString=data[i].s; in checkNextWithState() local
875 const char *expectedString=data[i].s; in checkNextWithState64() local
931 const char *expectedString=data[i].s; in checkNextString() local
H A Dformattedvaluetest.cpp171 UnicodeString expectedString, in checkFormattedValue()
204 UnicodeString expectedString, in checkMixedFormattedValue()
/aosp_15_r20/cts/tests/wearable/src/android/wearable/cts/
H A DWearableSensingManagerIsolatedServiceTest.java1304 private void verifyDataReceivedFromWearable(String expectedString) throws Exception { in verifyDataReceivedFromWearable()
1309 private void verifyDataReceivedFromWearable(String expectedString, int connectionId) in verifyDataReceivedFromWearable()
1376 private void verifyDataReceivedFromReadOnlyPfd(String expectedString) throws Exception { in verifyDataReceivedFromReadOnlyPfd()
1384 private void verifyExpectedMetadataReceived(String expectedString) throws Exception { in verifyExpectedMetadataReceived()
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoValueTest.java110 String expectedString = in testSimple() local
129 String expectedString = omitIdentifiers ? "{}" : "Empty{}"; in testEmpty() local
158 String expectedString = in testGetters() local
180 String expectedString = omitIdentifiers ? "{23, true}" : "NotAllGetters{getFoo=23, bar=true}"; in testNotGetters() local
207 String expectedString = omitIdentifiers ? "{17, 23}" : "StrangeGetters{1st=17, _1st=23}"; in testStrangeGetters() local
231 String expectedString = in testGettersAndConcreteNonGetters() local
565 String expectedString = in testNullablePropertiesCanBeNull() local
602 String expectedString = in testNullableCanBeFromElsewhere() local
713 String expectedString = in testDoublyNestedClass() local
991 String expectedString = omitIdentifiers ? "{foo}" : "AbstractToString{string=foo}"; in testAbstractToString() local
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/number/
H A DDecimalQuantityTest.java685 String expectedString = (String) caseDatum[2]; in testScientificAndCompactSuppressedExponent() local
790 String expectedString = "1,23450 millier"; in testCompactNotationFractionPluralOperands() local
860 String expectedString = (String) caseDatum[1]; in testSuppressedExponentUnchangedByInitialScaling() local

1234567