Searched refs:set_up_tc (Results 1 - 25 of 32) sorted by relevance

12

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-internal-inl.h633 // set_up_tc: pointer to the function that sets up the test case
637 Test::SetUpTestCaseFunc set_up_tc,
644 // set_up_tc: pointer to the function that sets up the test case
647 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
665 set_up_tc,
H A Dgtest.cc2225 // set_up_tc: pointer to the function that sets up the test case
2235 SetUpTestCaseFunc set_up_tc,
2241 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2390 // set_up_tc: pointer to the function that sets up the test case
2393 Test::SetUpTestCaseFunc set_up_tc,
2397 set_up_tc_(set_up_tc),
4125 // set_up_tc: pointer to the function that sets up the test case
4129 Test::SetUpTestCaseFunc set_up_tc,
4141 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2230 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
2392 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4127 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/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h622 // set_up_tc: pointer to the function that sets up the test case
626 Test::SetUpTestCaseFunc set_up_tc,
633 // set_up_tc: pointer to the function that sets up the test case
636 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
654 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),
4064 // set_up_tc: pointer to the function that sets up the test case
4068 Test::SetUpTestCaseFunc set_up_tc,
4080 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
4066 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.h685 // set_up_tc: pointer to the function that sets up the test case
689 Test::SetUpTestCaseFunc set_up_tc,
696 // set_up_tc: pointer to the function that sets up the test case
699 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
717 set_up_tc,
H A Dgtest.cc2152 // set_up_tc: pointer to the function that sets up the test case
2161 SetUpTestCaseFunc set_up_tc,
2167 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2365 // set_up_tc: pointer to the function that sets up the test case
2368 Test::SetUpTestCaseFunc set_up_tc,
2372 set_up_tc_(set_up_tc),
3882 // set_up_tc: pointer to the function that sets up the test case
3886 Test::SetUpTestCaseFunc set_up_tc,
3898 new TestCase(test_case_name, comment, set_up_tc, tear_down_tc);
2157 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
2367 TestCase(const char* a_name, const char* a_comment, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
3884 GetTestCase(const char* test_case_name, const char* comment, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/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),
4167 // set_up_tc: pointer to the function that sets up the test case
4171 Test::SetUpTestCaseFunc set_up_tc,
4183 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
4169 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h687 Test::SetUpTestCaseFunc set_up_tc,
752 // set_up_tc: pointer to the function that sets up the test case
755 Test::SetUpTestCaseFunc set_up_tc,
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h687 Test::SetUpTestCaseFunc set_up_tc,
752 // set_up_tc: pointer to the function that sets up the test case
755 Test::SetUpTestCaseFunc set_up_tc,
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h687 Test::SetUpTestCaseFunc set_up_tc,
752 // set_up_tc: pointer to the function that sets up the test case
755 Test::SetUpTestCaseFunc set_up_tc,
/external/protobuf/gtest/include/gtest/
H A Dgtest.h658 Test::SetUpTestCaseFunc set_up_tc,
699 // set_up_tc: pointer to the function that sets up the test case
702 Test::SetUpTestCaseFunc set_up_tc,
/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...]
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp1050 // set_up_tc: pointer to the function that sets up the test case
1054 Test::SetUpTestCaseFunc set_up_tc,
1061 // set_up_tc: pointer to the function that sets up the test case
1064 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
1082 set_up_tc,
3711 // set_up_tc: pointer to the function that sets up the test case
3722 SetUpTestCaseFunc set_up_tc,
3728 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3888 // set_up_tc: pointer to the function that sets up the test case
3891 Test::SetUpTestCaseFunc set_up_tc,
3716 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
3890 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
5681 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
[all...]
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc1079 // set_up_tc: pointer to the function that sets up the test case
1083 Test::SetUpTestCaseFunc set_up_tc,
1090 // set_up_tc: pointer to the function that sets up the test case
1093 void AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, argument
1111 set_up_tc,
3492 // set_up_tc: pointer to the function that sets up the test case
3501 SetUpTestCaseFunc set_up_tc,
3507 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3705 // set_up_tc: pointer to the function that sets up the test case
3708 Test::SetUpTestCaseFunc set_up_tc,
3497 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
3707 TestCase(const char* a_name, const char* a_comment, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
5224 GetTestCase(const char* test_case_name, const char* comment, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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/gtest/include/gtest/internal/
H A Dgtest-internal.h486 // set_up_tc: pointer to the function that sets up the test case
497 SetUpTestCaseFunc set_up_tc,
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h591 // set_up_tc: pointer to the function that sets up the test case
600 SetUpTestCaseFunc set_up_tc,
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h486 // set_up_tc: pointer to the function that sets up the test case
497 SetUpTestCaseFunc set_up_tc,
/external/gtest/include/gtest/
H A Dgtest.h692 Test::SetUpTestCaseFunc set_up_tc,
758 // set_up_tc: pointer to the function that sets up the test case
761 Test::SetUpTestCaseFunc set_up_tc,
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h692 Test::SetUpTestCaseFunc set_up_tc,
758 // set_up_tc: pointer to the function that sets up the test case
761 Test::SetUpTestCaseFunc set_up_tc,

Completed in 484 milliseconds

12