Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc11380 const std::string& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local
11381 if (errors_str != "") { in VerifyRegisteredTestNames()
11383 errors_str.c_str()); in VerifyRegisteredTestNames()