Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc198 "True iff " GTEST_NAME_
236 "True iff " GTEST_NAME_
253 "True iff " GTEST_NAME_ " should include internal stack frames when "
259 "True iff " GTEST_NAME_
1809 << " are reserved by " << GTEST_NAME_ << ")"; in ValidateTestPropertyName()
2704 "Note: %s filter = %s\n", GTEST_NAME_, filter); in OnTestIterationStart()
3494 "... " GTEST_NAME_ " internal frames ...";
3719 msg << "\n" << GTEST_NAME_ << " trace:"; in AddTestPartResult()
4729 "This program contains tests written using " GTEST_NAME_ ". You can use the\n"
4787 "For more information, please read the " GTEST_NAME_ " documentation at\n"
[all …]
Dgtest-death-test.cc220 << " in a threaded context. For this test, " << GTEST_NAME_ << " "; in DeathTestThreadWarning()
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h219 #define GTEST_NAME_ "Google Test" macro