Searched refs:tmf_fr (Results 1 – 2 of 2) sorted by relevance
163 TimeUnitFormat tmf_fr(Locale("fr"), status); in testAPI() local166 assertTrue("TimeUnitFormat: en and fr diff", (*tmf_en != tmf_fr)); in testAPI()171 TimeUnitFormat tmf_copy(tmf_fr); in testAPI()172 assertTrue("TimeUnitFormat: orig and copy are equal", (tmf_fr == tmf_copy)); in testAPI()186 assertTrue("TimeUnitFormat: setLocale", (*tmf_en == tmf_fr)); in testAPI()
213 TimeUnitFormat tmf_fr(Locale("fr"), status); in testAPI() local216 assertTrue("TimeUnitFormat: en and fr diff", (*tmf_en != tmf_fr)); in testAPI()221 TimeUnitFormat tmf_copy(tmf_fr); in testAPI()222 assertTrue("TimeUnitFormat: orig and copy are equal", (tmf_fr == tmf_copy)); in testAPI()236 assertTrue("TimeUnitFormat: setLocale", (*tmf_en == tmf_fr)); in testAPI()