Searched refs:StartTracer (Results 1 – 1 of 1) sorted by relevance
423 void StartTracer(std::function<void()> f) { in StartTracer() function in PtraceResumptionTest511 StartTracer([this]() { in TEST_F()528 StartTracer([this]() { ASSERT_EQ(0, ptrace(PTRACE_SEIZE, worker, 0, 0)) << strerror(errno); }); in TEST_F()534 StartTracer([this]() { in TEST_F()544 StartTracer([this]() { in TEST_F()555 StartTracer([this]() { ASSERT_EQ(0, ptrace(PTRACE_SEIZE, worker, 0, 0)) << strerror(errno); }); in TEST_F()561 StartTracer([this]() { in TEST_F()571 StartTracer([this]() { in TEST_F()