Searched defs:AddTestInfo (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1055 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, function in class:testing::internal::UnitTestImpl
1063 // AddTestInfo(), which is called to register a TEST or TEST_F
1074 tear_down_tc)->AddTestInfo(test_info);
3712 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3907 void TestCase::AddTestInfo(TestInfo * test_info) { function in class:testing::TestCase

Completed in 23 milliseconds