Searched refs:write_to_file (Results 1 – 2 of 2) sorted by relevance
151 const std::string& write_to_file, const std::string& msg);
588 const std::string& write_to_file, in CheckSetEmpty() argument601 if (!write_to_file.empty()) { in CheckSetEmpty()602 std::ofstream os(write_to_file); in CheckSetEmpty()610 write_to_file.c_str()); in CheckSetEmpty()