Home
last modified time | relevance | path

Searched refs:AddTestInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h654 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, in AddTestInfo() function
673 tear_down_tc)->AddTestInfo(test_info); in AddTestInfo()
H A Dgtest.cc2620 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info); in MakeAndRegisterTestInfo()
2817 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo() function in testing::TestCase
/freebsd-13.1/contrib/googletest/googletest/include/gtest/
H A Dgtest.h922 void AddTestInfo(TestInfo * test_info);