Home
last modified time | relevance | path

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

/freebsd/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.cc7721 void TestBody() override { EXPECT_TRUE(true); } in TestBody() function in DynamicTest
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc505 void TestBody() override { in TestBody() function in testing::internal::__anon214b3c2b0211::FailureTest