Home
last modified time | relevance | path

Searched defs:expectedStr (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DIntHistogramTest.java91 String expectedStr = "{[Integer.MIN_VALUE,10)=4, [10,30)=2, [30,60)=3, [60,100)=4, " in testAddToHistogram() local
133 String expectedStr = "{[Integer.MIN_VALUE,10)=4, [30,60)=3, [60,100)=4, " in testAddToHistogramWithGap() local
183 String expectedStr = "{[Integer.MIN_VALUE,-100)=2, [-100,-20)=3, [-20,-1)=3, [-1,0)=1, " in testAddNegativeToHistogram() local
213 String expectedStr = "{}"; in testEmptyHistogram() local
234 String expectedStr = "{[10,30)=2}"; in testLength1Histogram() local
/aosp_15_r20/system/tools/xsdc/tests/src/com/android/xsdc/tests/
DXmlParserTest.java55 String actualStr, expectedStr; in testPurchaseSimple() local
97 String actualStr, expectedStr; in testSimpleComplexContent() local
208 String actualStr, expectedStr; in testPredefinedTypes() local
235 String actualStr, expectedStr; in testSimpleType() local
260 String actualStr, expectedStr; in testSimpleTypeRoot() local
285 String actualStr, expectedStr; in testReference() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/text/
H A DDecimalFormatTest.java164 String expectedStr = "999,999,999,999,999,999,999,999"; in testFieldPosition() local
183 String expectedStr, int expectedBeginIndex, int expectedEndIndex) { in assertFieldPosition4Types()
194 String expectedStr, int expectedBeginIndex, int expectedEndIndex) { in assertFieldPosition()
204 String expectedStr, int expectedBeginIndex, int expectedEndIndex) { in assertFieldPosition()
214 String expectedStr, int expectedBeginIndex, int expectedEndIndex) { in assertFieldPosition()
224 String expectedStr, int expectedBeginIndex, int expectedEndIndex) { in assertFieldPosition()
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DInternalIoOveruseConfigurationSubject.java130 Set<String> expectedStr = toPerStateThresholdStrings(expected); in isPerStateThresholdEquals() local
137 Set<String> expectedStr = toAlertThresholdStrings(expected); in isAlertThresholdEquals() local
DIoOveruseConfigurationSubject.java117 Set<String> expectedStr = toAlertThresholdStrings(expected); in isAlertThresholdEquals() local
DInternalResourceOveruseConfigurationSubject.java83 Set<String> expectedStr = toMetadataStrings(expected); in isPackageMetadataEquals() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DCursorTreeAdapterTest.java477 final String expectedStr = "getGroupView test"; in testGetGroupView() local
590 final String expectedStr = "getChildView test"; in testGetChildView() local
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/format/
H A DTCKSignStyle.java119 …oid test_signStyle(LocalDate localDate, SignStyle style, Class<?> expectedEx, String expectedStr) { in test_signStyle()
/aosp_15_r20/cts/hostsidetests/car/app/src/android/car/cts/app/watchdog/
H A DIoOveruseConfigurationSubject.java116 Set<String> expectedStr = toAlertThresholdStrings(expected); in isAlertThresholdEquals() local
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/test/framework/
H A DDiffer.java41 public static List<String> diff(String expectedStr, String actualStr) { in diff()
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/utils/watchdog/
H A DIoOveruseConfigurationSubject.java116 Set<String> expectedStr = toAlertThresholdStrings(expected); in isAlertThresholdEquals() local
/aosp_15_r20/frameworks/base/tools/split-select/
H A DTestRules.cpp77 const String8 expectedStr(expected.toJson()); in RulePredFormat() local
/aosp_15_r20/packages/modules/adb/tls/tests/
Dadb_ca_list_test.cpp99 std::vector<std::string> expectedStr = { in TEST_F() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTextTrieMapTest.java220 String expectedStr = (expected instanceof Object[]) in checkResult() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTextTrieMapTest.java223 String expectedStr = (expected instanceof Object[]) in checkResult() local
/aosp_15_r20/external/skia/tests/
H A DGrSurfaceResolveTest.cpp349 const char* expectedStr = "kMipMaps"; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/
DBipDatetimeTest.java66 private void testParse(String date, Date expectedDate, boolean isUtc, String expectedStr) { in testParse()
/aosp_15_r20/external/compiler-rt/test/builtins/Unit/
H A Dfp_test.h194 static inline char *expectedStr(enum EXPECTED_RESULT expected) in expectedStr() function
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c391 const char *expectedStr; in testAllTransformOptions() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcbiditransformtst.c391 const char *expectedStr; in testAllTransformOptions() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/iotest/
H A Dstrtst.c317 #define Test_u_snprintf(limit, format, value, expectedSize, expectedStr) UPRV_BLOCK_MACRO_BEGIN { \ argument
/aosp_15_r20/external/icu/icu4c/source/test/iotest/
H A Dstrtst.c317 #define Test_u_snprintf(limit, format, value, expectedSize, expectedStr) UPRV_BLOCK_MACRO_BEGIN { \ argument
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatAPIC.java537 String expectedStr = ""; in verify() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestDecimalFormatAPIC.java540 String expectedStr = ""; in verify() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddcfmapts.cpp551 UnicodeString expectedStr(""); in verify() local

12