Searched defs:RunTestCase (Results 1 – 7 of 7) sorted by relevance
37 void RunTestCase(VerifyResult expected_result, in RunTestCase() function76 void RunTestCase(VerifyResult expected_result, const char* file_name) { in RunTestCase() function
83 void RunTestCase(MultiStringType const& MS) { in RunTestCase() function
85 void RunTestCase(MultiStringType const& MS) { in RunTestCase() function
42 void RunTestCase(MultiStringType const& MS) { in RunTestCase() function
38 void RunTestCase(MultiStringType const& MS) { in RunTestCase() function
352 void TestStaticRangeMap::RunTestCase(int test_case) { in RunTestCase() function in google_breakpad::TestStaticRangeMap
994 class RunTestCase(BaseTestCase): class