Home
last modified time | relevance | path

Searched refs:FactoryImpl (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeZoneNames.java143 factory = new DefaultTimeZoneNames.FactoryImpl();
579 public static class FactoryImpl extends Factory { class in TimeZoneNames.DefaultTimeZoneNames
581 public FactoryImpl() { in FactoryImpl() method in TimeZoneNames.DefaultTimeZoneNames.FactoryImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneNames.java160 factory = new DefaultTimeZoneNames.FactoryImpl();
600 public static class FactoryImpl extends Factory { class in TimeZoneNames.DefaultTimeZoneNames
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h2294 class FactoryImpl : public internal::TestFactoryBase { in RegisterTest() class
2296 explicit FactoryImpl(Factory f) : factory_(std::move(f)) {} in RegisterTest() function in testing::FactoryImpl
2308 new FactoryImpl{std::move(factory)}); in RegisterTest()
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h2287 class FactoryImpl : public internal::TestFactoryBase { in RegisterTest() class
2289 explicit FactoryImpl(Factory f) : factory_(std::move(f)) {} in RegisterTest() function in testing::FactoryImpl
2301 new FactoryImpl{std::move(factory)}); in RegisterTest()
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h2443 class FactoryImpl : public internal::TestFactoryBase { in RegisterTest() class
2445 explicit FactoryImpl(Factory f) : factory_(std::move(f)) {} in RegisterTest() function in testing::FactoryImpl
2457 new FactoryImpl{std::move(factory)}); in RegisterTest()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 13 milliseconds