Lines Matching refs:RunTest
94 void RunTest(std::string test_name);
138 void MallocHooksTest::RunTest(std::string test_name) { in RunTest() function in MallocHooksTest
183 RunTest("*.DISABLED_other_malloc_functions"); in TEST_F()
199 RunTest("*.DISABLED_extended_functions"); in TEST_F()
223 RunTest("*.DISABLED_malloc_hook"); in TEST_F()
241 RunTest("*.DISABLED_free_hook"); in TEST_F()
259 RunTest("*.DISABLED_realloc_hook"); in TEST_F()
278 RunTest("*.DISABLED_memalign_hook"); in TEST_F()
296 RunTest("*.DISABLED_posix_memalign_hook"); in TEST_F()
315 RunTest("*.DISABLED_posix_memalign_hook_error"); in TEST_F()
334 RunTest("*.DISABLED_aligned_alloc_hook"); in TEST_F()
352 RunTest("*.DISABLED_aligned_alloc_hook_error"); in TEST_F()
377 RunTest("*.DISABLED_pvalloc_hook"); in TEST_F()
397 RunTest("*.DISABLED_valloc_hook"); in TEST_F()