Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_allocator_dump.h42 static const char kUnitsBytes[]; // Unit name to represent bytes. variable
Dmemory_allocator_dump.cc22 const char MemoryAllocatorDump::kUnitsBytes[] = "bytes"; member in base::trace_event::MemoryAllocatorDump