Home
last modified time | relevance | path

Searched refs:StartIntercept (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/
Ddebuggerd_test.cpp156 void StartIntercept(unique_fd* output_fd, DebuggerdDumpType intercept_type = kDebuggerdTombstone);
182 void CrasherTest::StartIntercept(unique_fd* output_fd, DebuggerdDumpType intercept_type) { in StartIntercept() function in CrasherTest
287 StartIntercept(&output_fd); in TEST_F()
305 StartIntercept(&output_fd); in TEST_F()
323 StartIntercept(&output_fd); in TEST_F()
348 StartIntercept(&output_fd); in TEST_F()
368 StartIntercept(&output_fd); in TEST_F()
386 StartIntercept(&output_fd); in TEST_F()
440 StartIntercept(&output_fd, kDebuggerdNativeBacktrace); in TEST_F()
455 StartIntercept(&output_fd); in TEST_F()
[all …]