Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-typed-test.cc96 const std::string& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local
97 if (!errors_str.empty()) { in VerifyRegisteredTestNames()
99 errors_str.c_str()); in VerifyRegisteredTestNames()