Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_allocator_dump.h38 static const char kNameSize[]; // To represent allocated space. variable
Dmemory_allocator_dump.cc18 const char MemoryAllocatorDump::kNameSize[] = "size"; member in base::trace_event::MemoryAllocatorDump