Home | History | Annotate | Download | only in gtest

Lines Matching refs:GTEST_NAME_

1531     "True iff " GTEST_NAME_
1569 "True iff " GTEST_NAME_
1586 "True iff " GTEST_NAME_ " should include internal stack frames when "
1592 "True iff " GTEST_NAME_
3199 << GTEST_NAME_ << ")";
4043 "Note: %s filter = %s\n", GTEST_NAME_, filter);
4686 "... " GTEST_NAME_ " internal frames ...";
4912 msg << "\n" << GTEST_NAME_ << " trace:";
5859 "This program contains tests written using " GTEST_NAME_ ". You can use the\n"
5914 "For more information, please read the " GTEST_NAME_ " documentation at\n"
5915 "@G" GTEST_PROJECT_URL_ "@D. If you find a bug in " GTEST_NAME_ "\n"
6212 << " in a threaded context. For this test, " << GTEST_NAME_ << " ";