Searched refs:type_param (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1039 // type_param: the name of the test's type parameter, or NULL if
1044 const char* type_param,
1072 test_info->type_param(),
3264 "type_param",
3690 // type_param: the name of the test's type parameter, or NULL if
3703 const char* type_param,
3710 new TestInfo(test_case_name, name, type_param, value_param,
4157 const char* const type_param = test_info.type_param(); local
4160 if (type_param !
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
5657 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7441 // type_param the name of the test's type parameter, or NULL if
7454 const char* type_param,
18048 const char* type_param() const { function in class:testing::TestInfo
18102 const char* type_param,
18185 const char* type_param() const { function in class:testing::TestCase

Completed in 182 milliseconds