Searched defs:set_up_tc (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.cc1041 // set_up_tc: pointer to the function that sets up the test case
1045 Test::SetUpTestCaseFunc set_up_tc,
1052 // set_up_tc: pointer to the function that sets up the test case
1055 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
1073 set_up_tc,
3695 // set_up_tc: pointer to the function that sets up the test case
3706 SetUpTestCaseFunc set_up_tc,
3712 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3872 // set_up_tc: pointer to the function that sets up the test case
3875 Test::SetUpTestCaseFunc set_up_tc,
3700 MakeAndRegisterTestInfo( const char* test_case_name, const char* name, const char* type_param, const char* value_param, TypeId fixture_class_id, SetUpTestCaseFunc set_up_tc, TearDownTestCaseFunc tear_down_tc, TestFactoryBase* factory) argument
3874 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
5657 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
[all...]

Completed in 15 milliseconds