Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h632 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, in AddTestInfo() function
651 tear_down_tc)->AddTestInfo(test_info); in AddTestInfo()
H A Dgtest.cc2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info); in MakeAndRegisterTestInfo()
2395 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo() function in testing::TestCase
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h824 void AddTestInfo(TestInfo * test_info);