Searched refs:good_fd_rate (Results 1 – 1 of 1) sorted by relevance
484 double good_fd_rate = good_fd_count * 100.0 / fd_count; in Dump() local491 os << "file_paths=" << path_count << " (good: " << good_fd_rate << "),"; in Dump()508 os << " Total File Paths=" << path_count << " (good: " << good_fd_rate << "%)" << std::endl; in Dump()