Home
last modified time | relevance | path

Searched defs:testCases (Results 1 – 25 of 140) sorted by relevance

123456

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberMatcherTest.java544 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testMatchesWithPossibleLeniency() local
553 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testNonMatchesWithPossibleLeniency() local
559 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testMatchesWithValidLeniency() local
567 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testNonMatchesWithValidLeniency() local
574 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testMatchesWithStrictGroupingLeniency() local
581 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testNonMatchesWithStrictGroupLeniency() local
589 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testMatchesWithExactGroupingLeniency() local
595 List<NumberTest> testCases = new ArrayList<NumberTest>(); in testNonMatchesExactGroupLeniency() local
603 private void doTestNumberMatchesForLeniency(List<NumberTest> testCases, Leniency leniency) { in doTestNumberMatchesForLeniency()
625 private void doTestNumberNonMatchesForLeniency(List<NumberTest> testCases, Leniency leniency) { in doTestNumberNonMatchesForLeniency()
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove/
Dremove.pass.cpp62 const path testCases[] = { in TEST_CASE() local
95 const path testCases[] = { in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove/
Dremove.pass.cpp61 const path testCases[] = { in TEST_CASE() local
94 const path testCases[] = { in TEST_CASE() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_symlink/
Dis_symlink.pass.cpp46 const TestCase testCases[] = { in TEST_CASE() local
70 const TestCase testCases[] = { in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_symlink/
Dis_symlink.pass.cpp45 const TestCase testCases[] = { in TEST_CASE() local
70 const TestCase testCases[] = { in TEST_CASE() local
/external/icu/icu4c/source/test/cintltst/
Dcalldata.h96 const UChar testCases[][4] = variable
Dputiltst.c335 const char *testCases[] = { in TestCompareVersions() local
580 } testCases[] = { in toolutil_findBasename() local
626 } testCases[] = { in toolutil_findDirname() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestAliases.java31 String[][] testCases = { in testAlias() local
56 String[][] testCases = { in testCountBase() local
DTestIdentifierInfo.java20 String[][] testCases = { in TestMain() local
/external/testng/src/test/java/test/tmp/
DTestCaseFactory.java15 Object[] testCases = new Object[1]; in createTestCases() local
/external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/
DTestCasesTest.java42 String[] testCases = { in testCaseNamesShouldMapToEnums() local
/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/
DCountryTimeZonesTest.java162 Object[][] testCases = new Object[][] { in lookupByOffsetWithBias_oneCandidate() local
217 Object[][] testCases = new Object[][] { in lookupByOffsetWithBias_multipleNonOverlappingCandidates() local
289 Object[][] testCases = new Object[][] { in lookupByOffsetWithBias_multipleOverlappingCandidates() local
334 CountryTimeZones countryTimeZones, Object[][] testCases) { in executeLookupByOffsetWithBiasTestCases()
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
Dremove_all.pass.cpp64 const path testCases[] = { in TEST_CASE() local
96 const path testCases[] = { in TEST_CASE() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
Dremove_all.pass.cpp65 const path testCases[] = { in TEST_CASE() local
97 const path testCases[] = { in TEST_CASE() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DTestStringPrepProfiles.java41 private static String[][] testCases = { field in TestStringPrepProfiles
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestStringPrepProfiles.java38 private static String[][] testCases = { field in TestStringPrepProfiles
/external/skia/tests/
DSkUTFTest.cpp64 } testCases[] = { in DEF_TEST() local
100 } testCases[] = { in DEF_TEST() local
/external/skqp/tests/
DSkUTFTest.cpp64 } testCases[] = { in DEF_TEST() local
100 } testCases[] = { in DEF_TEST() local
/external/icu/icu4c/source/test/intltest/
Dunits_data_test.cpp39 } testCases[]{ in testGetUnitCategory() local
101 } testCases[]{ in testGetPreferencesFor() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.status_known/
Dstatus_known.pass.cpp41 const TestCase testCases[] = { in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.status_known/
Dstatus_known.pass.cpp40 const TestCase testCases[] = { in TEST_CASE() local
/external/catch2/include/internal/
Dcatch_totals.h37 Counts testCases; member
/external/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c12 const struct testVector testCases[] = { variable
/external/llvm-project/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c14 const struct testVector testCases[] = { variable
/external/turbine/javatests/com/google/turbine/lower/
DModuleIntegrationTest.java47 String[] testCases = { in parameters() local

123456