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

  /external/webrtc/webrtc/test/testsupport/
trace_to_stderr.cc 54 std::string msg_time = msg.substr(Trace::kTimestampPosition, local
56 fprintf(stderr, "%s %s\n", msg_time.c_str(), msg_log.c_str());

Completed in 156 milliseconds