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