Searched refs:ResultToString (Results 1 – 3 of 3) sorted by relevance
223 const char* ConnectionHealthChecker::ResultToString( in ResultToString() function in shill::ConnectionHealthChecker455 << ResultToString(health_check_result_); in ReportResult()
102 static const char* ResultToString(Result result);
173 << ConnectionHealthChecker::ResultToString(result) << ")"; in OnConnectionHealthCheckerResult()