Searched refs:ftc (Results 1 – 2 of 2) sorted by relevance
226 const Formattable ftc(fta); in test_Formattable() local236 res = ftc.getString(status = U_ZERO_ERROR); in test_Formattable()238 ftc.getString(res,status = U_ZERO_ERROR); in test_Formattable()
94 ftc = unittest.FunctionTestCase(lambda: None)95 yield unittest.TestSuite([ftc])