Home
last modified time | relevance | path

Searched defs:TestFactory (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatRegistrationTest.java32 class TestFactory extends SimpleNumberFormatFactory { in TestRegistration() class
35 TestFactory() { in TestRegistration() method in NumberFormatRegistrationTest.TestFactory
39 TestFactory(ULocale srcLoc, ULocale swapLoc) { in TestRegistration() method in NumberFormatRegistrationTest.TestFactory
DNumberFormatTest.java1512 class TestFactory extends SimpleNumberFormatFactory { in TestRegistration() class
1515 TestFactory() { in TestRegistration() method in NumberFormatTest.TestFactory
3426 class TestFactory extends NumberFormatFactory { in TestNumberFormatFactory() class
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatRegistrationTest.java29 class TestFactory extends SimpleNumberFormatFactory { in TestRegistration() class
32 TestFactory() { in TestRegistration() method in NumberFormatRegistrationTest.TestFactory
36 TestFactory(ULocale srcLoc, ULocale swapLoc) { in TestRegistration() method in NumberFormatRegistrationTest.TestFactory
DNumberFormatTest.java1509 class TestFactory extends SimpleNumberFormatFactory { in TestRegistration() class
1512 TestFactory() { in TestRegistration() method in NumberFormatTest.TestFactory
3423 class TestFactory extends NumberFormatFactory { in TestNumberFormatFactory() class
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/
Dtest_util.cc106 std::unique_ptr<cctz::ZoneInfoSource> TestFactory( in TestFactory() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationServiceTest.java157 class TestFactory extends CollatorFactory { in TestRegisterFactory() class
161 TestFactory(CollatorInfo[] info) { in TestRegisterFactory() method in CollationServiceTest.TestFactory
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationServiceTest.java154 class TestFactory extends CollatorFactory { in TestRegisterFactory() class
158 TestFactory(CollatorInfo[] info) { in TestRegisterFactory() method in CollationServiceTest.TestFactory
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Dsvccoll.cpp256 class TestFactory : public CollatorFactory { class
271 TestFactory(CollatorInfo** _info) in TestFactory() function in TestFactory
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceThreadTest.java56 private static class TestFactory extends SimpleFactory { class in ICUServiceThreadTest
57 TestFactory(String id) { in TestFactory() method in ICUServiceThreadTest.TestFactory
/third_party/icu/icu4c/source/test/intltest/
Dsvccoll.cpp256 class TestFactory : public CollatorFactory { class
271 TestFactory(CollatorInfo** _info) in TestFactory() function in TestFactory
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceThreadTest.java53 private static class TestFactory extends SimpleFactory { class in ICUServiceThreadTest
54 TestFactory(String id) { in TestFactory() method in ICUServiceThreadTest.TestFactory