Home | History | Annotate | Download | only in tests

Lines Matching defs:RunTest

92   void RunTest(std::string test_name);
136 void MallocHooksTest::RunTest(std::string test_name) {
180 RunTest("*.DISABLED_other_malloc_functions");
196 RunTest("*.DISABLED_extended_functions");
224 RunTest("*.DISABLED_malloc_hook");
242 RunTest("*.DISABLED_free_hook");
260 RunTest("*.DISABLED_realloc_hook");
279 RunTest("*.DISABLED_memalign_hook");
297 RunTest("*.DISABLED_posix_memalign_hook");
316 RunTest("*.DISABLED_posix_memalign_hook_error");
335 RunTest("*.DISABLED_aligned_alloc_hook");
353 RunTest("*.DISABLED_aligned_alloc_hook_error");
374 RunTest("*.DISABLED_pvalloc_hook");
394 RunTest("*.DISABLED_valloc_hook");