Home
last modified time | relevance | path

Searched refs:TestCases (Results 1 – 25 of 54) sorted by relevance

123

/external/icu/icu4c/source/test/intltest/
Dcallimts.cpp152 } TestCases[] = { in TestLimits() local
173 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()
/external/parameter-framework/test/functional-tests/PfwTestCase/Functions/
DtFunction_getParameter.py47 class TestCases(PfwTestCase): class
DtFunction_setParameter.py47 class TestCases(PfwTestCase): class
/external/compiler-rt/test/sanitizer_common/
Dlit.common.cfg4 config.test_source_root = os.path.join(os.path.dirname(__file__), "TestCases")
/external/parameter-framework/test/functional-tests/PfwTestCase/Types/
DtBoolean.py53 class TestCases(PfwTestCase): class
DtINT32.py59 class TestCases(PfwTestCase): class
DtINT8_Max.py59 class TestCases(PfwTestCase): class
DtINT32_Max.py59 class TestCases(PfwTestCase): class
DtUINT8_Max.py62 class TestCases(PfwTestCase): class
DtUINT16_Max.py62 class TestCases(PfwTestCase): class
DtUINT16.py63 class TestCases(PfwTestCase): class
DtFP16_Q15_0.py60 class TestCases(PfwTestCase): class
DtUINT32_Max.py62 class TestCases(PfwTestCase): class
DtUINT8.py61 class TestCases(PfwTestCase): class
DtUINT32.py62 class TestCases(PfwTestCase): class
DtINT16_Max.py59 class TestCases(PfwTestCase): class
DtINT16.py59 class TestCases(PfwTestCase): class
DtINT8.py59 class TestCases(PfwTestCase): class
DtFP16_Q7_8.py60 class TestCases(PfwTestCase): class
DtFP8_Q7_0.py60 class TestCases(PfwTestCase): class
DtFP8_Q3_4.py60 class TestCases(PfwTestCase): class
DtFP16_Q0_15.py60 class TestCases(PfwTestCase): class
DtFP32_Q31_0.py60 class TestCases(PfwTestCase): class
DtFP32_Q0_31.py60 class TestCases(PfwTestCase): class
DtFP32_Q8_20.py60 class TestCases(PfwTestCase): class

123