Home
last modified time | relevance | path

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

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