Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dfile_rotating_stream_unittest.cc131 std::string logfile_path = stream_->GetFilePath(0); in TEST_F() local
132 webrtc::FileWrapper f = webrtc::FileWrapper::OpenReadOnly(logfile_path); in TEST_F()