Searched defs:logfile_path (Results 1 – 3 of 3) sorted by relevance
279 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument370 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument
69 const wchar_t* logfile_path, in StartFileSession()
133 std::string logfile_path = stream_->GetFilePath(0); in TEST_F() local