Home
last modified time | relevance | path

Searched defs:MemoryDumpArgs (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dmemory_dump_request_args.h75 struct MemoryDumpArgs { struct
77 MemoryDumpLevelOfDetail level_of_detail;
82 uint64_t dump_guid;
Dmemory_dump_manager_unittest.cc115 Invoke([](const MemoryDumpArgs&, ProcessMemoryDump* pmd) -> bool { in MockMemoryDumpProvider()
438 [task_runner](const MemoryDumpArgs&, ProcessMemoryDump*) -> bool { in TEST_F()
549 Invoke([&mdp2](const MemoryDumpArgs&, ProcessMemoryDump*) -> bool { in TEST_F()
580 Invoke([&mdp2](const MemoryDumpArgs&, ProcessMemoryDump*) -> bool { in TEST_F()
756 const MemoryDumpArgs&, ProcessMemoryDump*) -> bool { in TEST_F()