Searched refs:NFTestFactory (Results 1 – 1 of 1) sorted by relevance
256 class NFTestFactory : public SimpleNumberFormatFactory { class260 NFTestFactory() in NFTestFactory() function in NFTestFactory267 virtual ~NFTestFactory() in ~NFTestFactory()294 char NFTestFactory::gID = 0;306 URegistryKey key = NumberFormat::registerFactory(new NFTestFactory(), status); in testRegistration()