OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attributes_for_testing
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/trace_event/
memory_allocator_dump.h
86
TracedValue*
attributes_for_testing
() const { return attributes_.get(); }
function in class:base::trace_event::MemoryAllocatorDump
memory_allocator_dump_unittest.cc
60
dump->
attributes_for_testing
()->ToBaseValue();
164
auto raw_attrs = empty_sub_heap->
attributes_for_testing
()->ToBaseValue();
Completed in 149 milliseconds