Searched refs:tmunit_m (Results 1 – 1 of 1) sorted by relevance
179 TimeUnit* tmunit_m = TimeUnit::createInstance(TimeUnit::UTIMEUNIT_MONTH, status); in testAPI() local180 assertTrue("year != month", (*tmunit != *tmunit_m)); in testAPI()182 TimeUnit::UTimeUnitFields field = tmunit_m->getTimeUnitField(); in testAPI()211 delete tmunit_m; in testAPI()