Searched refs:TestCheckForLeaks (Results 1 – 4 of 4) sorted by relevance
24 void TestCheckForLeaks(void (*unwind_func)(void*), void* data) { in TestCheckForLeaks() function
53 void TestCheckForLeaks(void (*unwind_func)(void*), void* data);
208 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()213 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()310 TestCheckForLeaks(unwind_func, &pid); in RemoteCheckForLeaks()
956 TestCheckForLeaks(OfflineUnwind, &data); in TEST_F()