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.cc275 "True if and only if " GTEST_NAME_
299 "If true and supported on the current platform, " GTEST_NAME_
330 "True if and only if " GTEST_NAME_
335 "True if and only if " GTEST_NAME_
361 "True if and only if " GTEST_NAME_
367 "True if and only if " GTEST_NAME_
2411 << " are reserved by " << GTEST_NAME_ << ")"; in ValidateTestPropertyName()
3425 ColoredPrintf(GTestColor::kYellow, "Note: %s filter = %s\n", GTEST_NAME_, in OnTestIterationStart()
5015 "... " GTEST_NAME_ " internal frames ...";
5384 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.h351 #define GTEST_NAME_ "Google Test" macro