Searched defs:log_path (Results 1 – 5 of 5) sorted by relevance
39 void SetupLogSymlink(const string& symlink_path, const string& log_path) { in SetupLogSymlink()
358 auto log_path = get_btsnoop_log_path(filtered); in delete_btsnoop_files() local384 auto log_path = get_btsnoop_log_path(is_btsnoop_filtered); in open_next_snoop_file() local
84 string log_path = kLogsRoot + "/" + old_logs[i]; in DeleteOldLogs() local
91 void delete_btsnoop_files(const std::string& log_path) { in delete_btsnoop_files()
343 const char* log_path = scratch_file.GetFilename().c_str(); in TEST_F() local