Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config_unittest.cc368 std::unique_ptr<Value> custom_value( in TEST() local
370 DCHECK(custom_value); in TEST()
372 is_dict = custom_value->GetAsDictionary(&custom_dict); in TEST()