Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_ptrace_test.cpp276 static void __attribute__((noreturn)) breakpoint_fork_child() { in breakpoint_fork_child() function
346 if (child == 0) breakpoint_fork_child(); in TEST()