Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dprocess_memory_dump.cc315 base::trace_event::AllocationMetrics>& in DumpHeapUsage()
Dprocess_memory_dump_unittest.cc156 std::unordered_map<AllocationContext, AllocationMetrics> metrics_by_context; in TEST() local