Home
last modified time | relevance | path

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

/system/core/debuggerd/
Ddebuggerd_test.cpp159 void StartIntercept(unique_fd* output_fd, DebuggerdDumpType intercept_type = kDebuggerdTombstone);
185 void CrasherTest::StartIntercept(unique_fd* output_fd, DebuggerdDumpType intercept_type) { in StartIntercept() function in CrasherTest
292 StartIntercept(&output_fd); in TEST_F()
312 StartIntercept(&output_fd); in TEST_F()
330 StartIntercept(&output_fd); in TEST_F()
350 StartIntercept(&output_fd); in TEST_F()
381 StartIntercept(&output_fd); in TEST_F()
401 StartIntercept(&output_fd); in TEST_F()
419 StartIntercept(&output_fd); in TEST_F()
460 StartIntercept(&output_fd, kDebuggerdNativeBacktrace); in TEST_F()
[all …]