Home
last modified time | relevance | path

Searched refs:tear_down_tc (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1046 Test::TearDownTestCaseFunc tear_down_tc);
1056 Test::TearDownTestCaseFunc tear_down_tc, in AddTestInfo() argument
1074 tear_down_tc)->AddTestInfo(test_info); in AddTestInfo()
3707 TearDownTestCaseFunc tear_down_tc, in MakeAndRegisterTestInfo() argument
3712 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info); in MakeAndRegisterTestInfo()
3876 Test::TearDownTestCaseFunc tear_down_tc) in TestCase() argument
3880 tear_down_tc_(tear_down_tc), in TestCase()
5660 Test::TearDownTestCaseFunc tear_down_tc) { in GetTestCase() argument
5671 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc); in GetTestCase()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h7458 TearDownTestCaseFunc tear_down_tc,
18106 Test::TearDownTestCaseFunc tear_down_tc,
18175 Test::TearDownTestCaseFunc tear_down_tc);