Searched refs:TestCoverage (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmapts.h43 void TestCoverage(void);
H A Dtrnserr.h48 void TestCoverage(void);
H A Dcitrtest.h41 void TestCoverage();
H A Dastrotst.h33 void TestCoverage(void);
H A Dsrchtest.h90 void TestCoverage();
H A Dtrnserr.cpp42 TESTCASE(3, TestCoverage);
275 void TransliteratorErrorTest::TestCoverage() { function in class:TransliteratorErrorTest
H A Ddtfmapts.cpp56 case 3: name = "TestCoverage";
58 logln("TestCoverage---"); logln("");
59 TestCoverage();
70 void IntlTestDateFormatAPI::TestCoverage(void) function in class:IntlTestDateFormatAPI
H A Dnumfmtst.h32 void TestCoverage(void);
H A Dastrotst.cpp36 CASE(3,TestCoverage);
147 void AstroTest::TestCoverage(void) { function in class:AstroTest
H A Dcitrtest.cpp156 case 5: name = "TestCoverage"; if(exec) TestCoverage(); break;
162 void CharIterTest::TestCoverage(){ function in class:CharIterTest
/external/icu/icu4c/source/test/intltest/
H A Ddtfmapts.h43 void TestCoverage(void);
H A Dtrnserr.h48 void TestCoverage(void);
H A Dcitrtest.h41 void TestCoverage();
H A Dastrotst.h33 void TestCoverage(void);
H A Dsrchtest.h90 void TestCoverage();
H A Dtrnserr.cpp42 TESTCASE(3, TestCoverage);
275 void TransliteratorErrorTest::TestCoverage() { function in class:TransliteratorErrorTest
H A Ddtfmapts.cpp56 case 3: name = "TestCoverage";
58 logln("TestCoverage---"); logln("");
59 TestCoverage();
70 void IntlTestDateFormatAPI::TestCoverage(void) function in class:IntlTestDateFormatAPI
H A Dnumfmtst.h32 void TestCoverage(void);
H A Dastrotst.cpp34 CASE(3,TestCoverage);
145 void AstroTest::TestCoverage(void) { function in class:AstroTest
H A Dcitrtest.cpp156 case 5: name = "TestCoverage"; if(exec) TestCoverage(); break;
162 void CharIterTest::TestCoverage(){ function in class:CharIterTest
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspreptst.c42 static void TestCoverage(void);
59 addTest(root, &TestCoverage, "spreptst/TestCoverage");
617 static void TestCoverage(void) { function
H A Dcldrtest.c1296 static void TestCoverage(void){ function
1517 TESTCASE(TestCoverage);
/external/icu/icu4c/source/test/cintltst/
H A Dspreptst.c42 static void TestCoverage(void);
59 addTest(root, &TestCoverage, "spreptst/TestCoverage");
617 static void TestCoverage(void) { function
H A Dcldrtest.c1295 static void TestCoverage(void){ function
1516 TESTCASE(TestCoverage);
/external/chromium_org/tools/code_coverage/
H A Dcroc_test.py165 class TestCoverage(unittest.TestCase): class in inherits:unittest.TestCase

Completed in 408 milliseconds

12