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

  /external/webrtc/webrtc/base/
filerotatingstream_unittest.cc 116 std::string logfile_path = stream_->GetFilePath(0); local
117 scoped_ptr<FileStream> stream(Filesystem::OpenFile(logfile_path, "r"));

Completed in 56 milliseconds