Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/src/
Dgtest-typed-test.cc96 const String& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local
97 if (errors_str != "") { in VerifyRegisteredTestNames()
99 errors_str.c_str()); in VerifyRegisteredTestNames()
/external/llvm/utils/unittest/googletest/src/
Dgtest-typed-test.cc96 const String& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local
97 if (errors_str != "") { in VerifyRegisteredTestNames()
99 errors_str.c_str()); in VerifyRegisteredTestNames()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-typed-test.cc96 const String& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local
97 if (errors_str != "") { in VerifyRegisteredTestNames()
99 errors_str.c_str()); in VerifyRegisteredTestNames()
/external/mesa3d/src/gtest/src/
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()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
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()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
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()
/external/googletest/googletest/src/
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()
/external/libvpx/libvpx/third_party/googletest/src/src/
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()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc10393 const std::string& errors_str = errors.GetString(); in VerifyRegisteredTestNames() local
10394 if (errors_str != "") { in VerifyRegisteredTestNames()
10396 errors_str.c_str()); in VerifyRegisteredTestNames()