HomeSort by relevance Sort by last modified time
    Searched full:on_dump (Results 1 - 1 of 1) sorted by null

  /external/libchrome/base/trace_event/
memory_dump_manager_unittest.cc 570 auto on_dump = [this, other_thread, other_mdp, &on_memory_dump_call_count]( local
583 .WillOnce(Invoke(on_dump));
619 auto on_dump = [other_thread, &on_memory_dump_call_count]( local
630 .WillOnce(Invoke(on_dump));
    [all...]

Completed in 86 milliseconds