Searched refs:logfile_path (Results 1 – 1 of 1) sorted by relevance
116 std::string logfile_path = stream_->GetFilePath(0); in TEST_F() local117 scoped_ptr<FileStream> stream(Filesystem::OpenFile(logfile_path, "r")); in TEST_F()