Searched refs:tmf_fr (Results 1 – 1 of 1) sorted by relevance
258 TimeUnitFormat tmf_fr(Locale("fr"), status); in testAPI() local261 assertTrue("TimeUnitFormat: en and fr diff", (*tmf_en != tmf_fr)); in testAPI()266 TimeUnitFormat tmf_copy(tmf_fr); in testAPI()267 assertTrue("TimeUnitFormat: orig and copy are equal", (tmf_fr == tmf_copy)); in testAPI()281 assertTrue("TimeUnitFormat: setLocale", (*tmf_en == tmf_fr)); in testAPI()