Home
last modified time | relevance | path

Searched refs:errors_str (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-typed-test.cc104 const std::string& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local
105 if (errors_str != "") { in VerifyRegisteredTestNames()
107 errors_str.c_str()); in VerifyRegisteredTestNames()