Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_allocator_dump.h46 static const char kNameObjectCount[]; // To represent number of objects. variable
Dmemory_allocator_dump.cc19 const char MemoryAllocatorDump::kNameObjectCount[] = "object_count"; member in base::trace_event::MemoryAllocatorDump