Searched refs:TestCheckForLeaks (Results 1 – 4 of 4) sorted by relevance
24 void TestCheckForLeaks(void (*unwind_func)(void*), void* data) { in TestCheckForLeaks() function
66 void TestCheckForLeaks(void (*unwind_func)(void*), void* data);
221 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()226 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()322 TestCheckForLeaks(unwind_func, &pid); in RemoteCheckForLeaks()
967 TestCheckForLeaks(OfflineUnwind, &data); in TEST_F()