Searched refs:TestCheckForLeaks (Results 1 – 4 of 4) sorted by relevance
38 void TestCheckForLeaks(void (*unwind_func)(void*), void* data);
29 void TestCheckForLeaks(void (*unwind_func)(void*), void* data) { in TestCheckForLeaks() function
241 TestCheckForLeaks(unwind_func, &pid); in RemoteCheckForLeaks()306 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()315 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()
591 TestCheckForLeaks(OfflineUnwind, &data); in TEST_F()