Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DTestUtils.h40 inline bool TestQuiescePid(pid_t pid) { in TestQuiescePid() function
59 return TestQuiescePid(pid); in TestAttach()
H A DUnwindTest.cpp236 ASSERT_TRUE(TestQuiescePid(pid)) in WaitForRemote()
/aosp12/system/unwinding/libunwindstack/benchmarks/
H A Dremote_unwind_benchmarks.cpp39 unwindstack::TestQuiescePid(pid); in WaitForRemote()