Searched refs:CaptureThreads (Results 1 – 4 of 4) sorted by relevance
79 bool CaptureThreads();151 bool ThreadCaptureImpl::CaptureThreads() { in CaptureThreads() function in android::ThreadCaptureImpl347 bool ThreadCapture::CaptureThreads() { in CaptureThreads() function in android::ThreadCapture348 return impl_->CaptureThreads(); in CaptureThreads()
43 bool CaptureThreads();
312 if (!thread_capture.CaptureThreads()) { in GetUnreachableMemory()
234 ASSERT_TRUE(thread_capture.CaptureThreads()); in TEST_P()273 ASSERT_FALSE(thread_capture.CaptureThreads()); in TEST_F()332 ASSERT_TRUE(thread_capture.CaptureThreads()); in TEST_F()