Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/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()