Searched refs:no_context_thread (Results 1 – 1 of 1) sorted by relevance
608 MockMinidumpThread no_context_thread; in TEST_F() local609 EXPECT_CALL(no_context_thread, GetThreadID(_)). in TEST_F()612 EXPECT_CALL(no_context_thread, GetContext()). in TEST_F()617 EXPECT_CALL(no_context_thread, GetMemory()). in TEST_F()619 EXPECT_CALL(no_context_thread, GetStartOfStackMemoryRange()). in TEST_F()627 WillOnce(Return(&no_context_thread)); in TEST_F()