Home
last modified time | relevance | path

Searched defs:TestBody (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc947 void TestBody() override { EXPECT_TRUE(Pass); } in TestBody() function in DynamicTest
H A Dgtest_unittest.cc7729 void TestBody() override { EXPECT_TRUE(true); } TestBody() function in DynamicTest
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest.cc485 void TestBody() override { TestBody() function in testing::internal::__anon33dc8bfd0111::FailureTest