Searched refs:ToBaseValue (Results 1 – 3 of 3) sorted by relevance
59 scoped_ptr<Value> raw_attrs = dump->attributes_for_testing()->ToBaseValue(); in CheckAttribute()163 auto raw_attrs = empty_sub_heap->attributes_for_testing()->ToBaseValue(); in TEST()
75 scoped_ptr<base::Value> ToBaseValue() const;
350 scoped_ptr<base::Value> TracedValue::ToBaseValue() const { in ToBaseValue() function in base::trace_event::TracedValue457 JSONWriter::Write(*ToBaseValue(), &tmp); in AppendAsTraceFormat()