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

/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h618 // set_up_tc: pointer to the function that sets up the test case
622 Test::SetUpTestCaseFunc set_up_tc,
629 // set_up_tc: pointer to the function that sets up the test case
632 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
650 set_up_tc,
H A Dgtest.cc2224 // set_up_tc: pointer to the function that sets up the test case
2234 SetUpTestCaseFunc set_up_tc,
2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2360 // set_up_tc: pointer to the function that sets up the test case
2363 Test::SetUpTestCaseFunc set_up_tc,
2367 set_up_tc_(set_up_tc),
4062 // set_up_tc: pointer to the function that sets up the test case
4066 Test::SetUpTestCaseFunc set_up_tc,
4078 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2229 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
2362 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4064 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h640 // set_up_tc: pointer to the function that sets up the test case
644 Test::SetUpTestCaseFunc set_up_tc,
651 // set_up_tc: pointer to the function that sets up the test case
654 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
672 set_up_tc,
H A Dgtest.cc2495 // set_up_tc: pointer to the function that sets up the test case
2506 SetUpTestCaseFunc set_up_tc,
2512 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2672 // set_up_tc: pointer to the function that sets up the test case
2675 Test::SetUpTestCaseFunc set_up_tc,
2679 set_up_tc_(set_up_tc),
4447 // set_up_tc: pointer to the function that sets up the test case
4451 Test::SetUpTestCaseFunc set_up_tc,
4463 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2500 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
2674 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4449 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-internal-inl.h619 // set_up_tc: pointer to the function that sets up the test case
623 Test::SetUpTestCaseFunc set_up_tc,
630 // set_up_tc: pointer to the function that sets up the test case
633 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
651 set_up_tc,
H A Dgtest.cc2224 // set_up_tc: pointer to the function that sets up the test case
2234 SetUpTestCaseFunc set_up_tc,
2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2389 // set_up_tc: pointer to the function that sets up the test case
2392 Test::SetUpTestCaseFunc set_up_tc,
2396 set_up_tc_(set_up_tc),
4094 // set_up_tc: pointer to the function that sets up the test case
4098 Test::SetUpTestCaseFunc set_up_tc,
4110 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2229 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
2391 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4096 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/gtest/src/
H A Dgtest-internal-inl.h640 // set_up_tc: pointer to the function that sets up the test case
644 Test::SetUpTestCaseFunc set_up_tc,
651 // set_up_tc: pointer to the function that sets up the test case
654 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
672 set_up_tc,
H A Dgtest.cc2211 // set_up_tc: pointer to the function that sets up the test case
2222 SetUpTestCaseFunc set_up_tc,
2228 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2388 // set_up_tc: pointer to the function that sets up the test case
2391 Test::SetUpTestCaseFunc set_up_tc,
2395 set_up_tc_(set_up_tc),
4171 // set_up_tc: pointer to the function that sets up the test case
4175 Test::SetUpTestCaseFunc set_up_tc,
4187 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2216 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
2390 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4173 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h619 // set_up_tc: pointer to the function that sets up the test case
623 Test::SetUpTestCaseFunc set_up_tc,
630 // set_up_tc: pointer to the function that sets up the test case
633 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
651 set_up_tc,
H A Dgtest.cc2224 // set_up_tc: pointer to the function that sets up the test case
2234 SetUpTestCaseFunc set_up_tc,
2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2389 // set_up_tc: pointer to the function that sets up the test case
2392 Test::SetUpTestCaseFunc set_up_tc,
2396 set_up_tc_(set_up_tc),
4094 // set_up_tc: pointer to the function that sets up the test case
4098 Test::SetUpTestCaseFunc set_up_tc,
4110 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2229 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
2391 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4096 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h856 // set_up_tc: pointer to the function that sets up the test case
860 Test::SetUpTestCaseFunc set_up_tc,
867 // set_up_tc: pointer to the function that sets up the test case
870 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
888 set_up_tc,
H A Dgtest.cc2126 // set_up_tc: pointer to the function that sets up the test case
2135 SetUpTestCaseFunc set_up_tc,
2141 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2339 // set_up_tc: pointer to the function that sets up the test case
2342 Test::SetUpTestCaseFunc set_up_tc,
2348 set_up_tc_(set_up_tc),
3858 // set_up_tc: pointer to the function that sets up the test case
3862 Test::SetUpTestCaseFunc set_up_tc,
3872 new TestCase(test_case_name, comment, set_up_tc, tear_down_tc);
2131 MakeAndRegisterTestInfo( const char* test_case_name, const char* name, const char* test_case_comment, const char* comment, TypeId fixture_class_id, SetUpTestCaseFunc set_up_tc, TearDownTestCaseFunc tear_down_tc, TestFactoryBase* factory) argument
2341 TestCase(const char* name, const char* comment, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
3860 GetTestCase(const char* test_case_name, const char* comment, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/chromium_org/third_party/libvpx/source/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...]
/external/libvpx/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 303 milliseconds