Searched refs:no_memory_thread (Results 1 – 1 of 1) sorted by relevance
508 MockMinidumpThread no_memory_thread; in TEST_F() local509 EXPECT_CALL(no_memory_thread, GetThreadID(_)). in TEST_F()512 EXPECT_CALL(no_memory_thread, GetMemory()). in TEST_F()516 EXPECT_CALL(no_memory_thread, GetStartOfStackMemoryRange()). in TEST_F()528 EXPECT_CALL(no_memory_thread, GetContext()). in TEST_F()534 WillOnce(Return(&no_memory_thread)); in TEST_F()