Searched refs:StartTracer (Results 1 – 1 of 1) sorted by relevance
428 void StartTracer(std::function<void()> f) { in StartTracer() function in PtraceResumptionTest516 StartTracer([this]() { in TEST_F()533 StartTracer([this]() { ASSERT_EQ(0, ptrace(PTRACE_SEIZE, worker, 0, 0)) << strerror(errno); }); in TEST_F()539 StartTracer([this]() { in TEST_F()549 StartTracer([this]() { in TEST_F()560 StartTracer([this]() { ASSERT_EQ(0, ptrace(PTRACE_SEIZE, worker, 0, 0)) << strerror(errno); }); in TEST_F()566 StartTracer([this]() { in TEST_F()576 StartTracer([this]() { in TEST_F()