Searched defs:TestBody (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/googletest/googletest/test/ | ||
H A D | googletest-output-test_.cc | 947 void TestBody() override { EXPECT_TRUE(Pass); } in TestBody() function in DynamicTest |
H A D | gtest_unittest.cc | 7721 void TestBody() override { EXPECT_TRUE(true); } in TestBody() function in DynamicTest |
/freebsd/contrib/googletest/googletest/src/ | ||
H A D | gtest.cc | 505 void TestBody() override { in TestBody() function in testing::internal::__anon214b3c2b0211::FailureTest |