Searched defs:kUnitsBytes (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/trace_event/ | ||
D | memory_allocator_dump.h | 42 static const char kUnitsBytes[]; // Unit name to represent bytes. variable |
D | memory_allocator_dump.cc | 22 const char MemoryAllocatorDump::kUnitsBytes[] = "bytes"; member in base::trace_event::MemoryAllocatorDump |