HomeSort by relevance Sort by last modified time
    Searched full:json_output_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/debug/
trace_event_unittest.cc 71 json_output_.json_output.clear();
132 trace_buffer_.SetOutputCallback(json_output_.GetCallback());
148 base::debug::TraceResultBuffer::SimpleOutput json_output_; member in class:base::debug::__anon6157::TraceEventTestFixture
162 json_output_.json_output.clear();
168 root.reset(base::JSONReader::Read(json_output_.json_output,
172 LOG(ERROR) << json_output_.json_output;
    [all...]
trace_event_impl.h 254 // Do what you want with the json_output_ string after calling

Completed in 527 milliseconds