Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h195 GTEST_API_ std::string GetBoolAssertionFailureMessage(
1103 fail(::testing::internal::GetBoolAssertionFailureMessage(\
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1008 std::string GetBoolAssertionFailureMessage( in GetBoolAssertionFailureMessage() function