Searched refs:errors_str (Results 1 – 9 of 9) sorted by relevance
96 const String& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local97 if (errors_str != "") { in VerifyRegisteredTestNames()99 errors_str.c_str()); in VerifyRegisteredTestNames()
104 const std::string& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local105 if (errors_str != "") { in VerifyRegisteredTestNames()107 errors_str.c_str()); in VerifyRegisteredTestNames()
10393 const std::string& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local10394 if (errors_str != "") { in VerifyRegisteredTestNames()10396 errors_str.c_str()); in VerifyRegisteredTestNames()