Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc287 "True if and only if " GTEST_NAME_
311 "If true and supported on the current platform, " GTEST_NAME_
342 "True if and only if " GTEST_NAME_
347 "True if and only if " GTEST_NAME_
373 "True if and only if " GTEST_NAME_
379 "True if and only if " GTEST_NAME_
2438 << " are reserved by " << GTEST_NAME_ << ")"; in ValidateTestPropertyName()
3452 ColoredPrintf(GTestColor::kYellow, "Note: %s filter = %s\n", GTEST_NAME_, in OnTestIterationStart()
5064 "... " GTEST_NAME_ " internal frames ...";
5433 msg << "\n" << GTEST_NAME_ << " trace:"; in AddTestPartResult()
[all …]
H A Dgtest-death-test.cc251 << " in a threaded context. For this test, " << GTEST_NAME_ << " "; in DeathTestThreadWarning()
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h349 #define GTEST_NAME_ "Google Test" macro