Searched refs:TestCases (Results 1 – 25 of 54) sorted by relevance
123
152 } TestCases[] = { in TestLimits() local173 for (i = 0; TestCases[i].type; i++) { in TestLimits()176 strcat(buf, TestCases[i].type); in TestLimits()181 if (uprv_strcmp(cal->getType(), TestCases[i].type) != 0) { in TestLimits()183 + " Requested: " + TestCases[i].type); in TestLimits()188 doTheoreticalLimitsTest(*cal, TestCases[i].hasLeapMonth); in TestLimits()189 doLimitsTest(*cal, TestCases[i].actualTestStart,TestCases[i].actualTestEnd); in TestLimits()
47 class TestCases(PfwTestCase): class
4 config.test_source_root = os.path.join(os.path.dirname(__file__), "TestCases")
53 class TestCases(PfwTestCase): class
59 class TestCases(PfwTestCase): class
62 class TestCases(PfwTestCase): class
63 class TestCases(PfwTestCase): class
60 class TestCases(PfwTestCase): class
61 class TestCases(PfwTestCase): class