Home
last modified time | relevance | path

Searched refs:attributes_for_testing (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dmemory_allocator_dump_unittest.cc60 dump->attributes_for_testing()->ToBaseValue(); in CheckAttribute()
164 auto raw_attrs = empty_sub_heap->attributes_for_testing()->ToBaseValue(); in TEST()
Dmemory_allocator_dump.h91 TracedValue* attributes_for_testing() const { return attributes_.get(); } in attributes_for_testing() function