Home
last modified time | relevance | path

Searched defs:thread_capture (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/memory/libmemunreachable/tests/
H A DThreadCapture_test.cpp105 ThreadCapture thread_capture{getpid(), heap}; in WaitForThreads() local
129 ThreadCapture thread_capture(getpid(), heap); in TEST_F() local
155 ThreadCapture thread_capture(getpid(), heap); in TEST_P() local
228 ThreadCapture thread_capture(child, heap); in TEST_P() local
263 ThreadCapture thread_capture(ret, heap); in TEST_F() local
322 ThreadCapture thread_capture(child, heap); in TEST_F() local
/aosp12/system/memory/libmemunreachable/
H A DMemUnreachable.cpp306 ThreadCapture thread_capture(parent_pid, heap); in GetUnreachableMemory() local