Lines Matching refs:RunTest
93 void RunTest(std::string test_name);
137 void MallocHooksTest::RunTest(std::string test_name) { in RunTest() function in MallocHooksTest
181 RunTest("*.DISABLED_other_malloc_functions"); in TEST_F()
197 RunTest("*.DISABLED_extended_functions"); in TEST_F()
221 RunTest("*.DISABLED_malloc_hook"); in TEST_F()
239 RunTest("*.DISABLED_free_hook"); in TEST_F()
257 RunTest("*.DISABLED_realloc_hook"); in TEST_F()
276 RunTest("*.DISABLED_memalign_hook"); in TEST_F()
294 RunTest("*.DISABLED_posix_memalign_hook"); in TEST_F()
313 RunTest("*.DISABLED_posix_memalign_hook_error"); in TEST_F()
332 RunTest("*.DISABLED_aligned_alloc_hook"); in TEST_F()
350 RunTest("*.DISABLED_aligned_alloc_hook_error"); in TEST_F()
371 RunTest("*.DISABLED_pvalloc_hook"); in TEST_F()
391 RunTest("*.DISABLED_valloc_hook"); in TEST_F()