Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_dump_manager_unittest.cc623 auto on_dump = [this, other_runner, other_mdp, &on_memory_dump_call_count]( in TEST_F() local
636 .WillOnce(Invoke(on_dump)); in TEST_F()
671 auto on_dump = [other_thread, main_runner, &on_memory_dump_call_count]( in TEST_F() local
684 .WillOnce(Invoke(on_dump)); in TEST_F()