Searched defs:tear_down_tc (Results 1 - 21 of 21) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-internal-inl.h634 // tear_down_tc: pointer to the function that tears down the test case
638 Test::TearDownTestCaseFunc tear_down_tc);
645 // tear_down_tc: pointer to the function that tears down the test case
648 Test::TearDownTestCaseFunc tear_down_tc,
666 tear_down_tc)->AddTestInfo(test_info);
647 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
H A Dgtest.cc2226 // tear_down_tc: pointer to the function that tears down the test case
2236 TearDownTestCaseFunc tear_down_tc,
2241 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2391 // tear_down_tc: pointer to the function that tears down the test case
2394 Test::TearDownTestCaseFunc tear_down_tc)
2398 tear_down_tc_(tear_down_tc),
4126 // tear_down_tc: pointer to the function that tears down the test case
4130 Test::TearDownTestCaseFunc tear_down_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/googletest/googletest/src/
H A Dgtest-internal-inl.h632 // tear_down_tc: pointer to the function that tears down the test case
636 Test::TearDownTestCaseFunc tear_down_tc);
643 // tear_down_tc: pointer to the function that tears down the test case
646 Test::TearDownTestCaseFunc tear_down_tc,
664 tear_down_tc)->AddTestInfo(test_info);
645 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
H A Dgtest.cc2539 // tear_down_tc: pointer to the function that tears down the test case
2551 TearDownTestCaseFunc tear_down_tc,
2556 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2719 // tear_down_tc: pointer to the function that tears down the test case
2722 Test::TearDownTestCaseFunc tear_down_tc)
2726 tear_down_tc_(tear_down_tc),
4499 // tear_down_tc: pointer to the function that tears down the test case
4503 Test::TearDownTestCaseFunc tear_down_tc) {
4514 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2543 MakeAndRegisterTestInfo( const char* test_case_name, const char* name, const char* type_param, const char* value_param, CodeLocation code_location, TypeId fixture_class_id, SetUpTestCaseFunc set_up_tc, TearDownTestCaseFunc tear_down_tc, TestFactoryBase* factory) argument
2720 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4500 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-internal-inl.h632 // tear_down_tc: pointer to the function that tears down the test case
636 Test::TearDownTestCaseFunc tear_down_tc);
643 // tear_down_tc: pointer to the function that tears down the test case
646 Test::TearDownTestCaseFunc tear_down_tc,
664 tear_down_tc)->AddTestInfo(test_info);
645 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
H A Dgtest.cc2539 // tear_down_tc: pointer to the function that tears down the test case
2551 TearDownTestCaseFunc tear_down_tc,
2556 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2719 // tear_down_tc: pointer to the function that tears down the test case
2722 Test::TearDownTestCaseFunc tear_down_tc)
2726 tear_down_tc_(tear_down_tc),
4501 // tear_down_tc: pointer to the function that tears down the test case
4505 Test::TearDownTestCaseFunc tear_down_tc) {
4516 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2543 MakeAndRegisterTestInfo( const char* test_case_name, const char* name, const char* type_param, const char* value_param, CodeLocation code_location, TypeId fixture_class_id, SetUpTestCaseFunc set_up_tc, TearDownTestCaseFunc tear_down_tc, TestFactoryBase* factory) argument
2720 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4502 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.h623 // tear_down_tc: pointer to the function that tears down the test case
627 Test::TearDownTestCaseFunc tear_down_tc);
634 // tear_down_tc: pointer to the function that tears down the test case
637 Test::TearDownTestCaseFunc tear_down_tc,
655 tear_down_tc)->AddTestInfo(test_info);
636 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
H A Dgtest.cc2225 // tear_down_tc: pointer to the function that tears down the test case
2235 TearDownTestCaseFunc tear_down_tc,
2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2361 // tear_down_tc: pointer to the function that tears down the test case
2364 Test::TearDownTestCaseFunc tear_down_tc)
2368 tear_down_tc_(tear_down_tc),
4065 // tear_down_tc: pointer to the function that tears down the test case
4069 Test::TearDownTestCaseFunc tear_down_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.h620 // tear_down_tc: pointer to the function that tears down the test case
624 Test::TearDownTestCaseFunc tear_down_tc);
631 // tear_down_tc: pointer to the function that tears down the test case
634 Test::TearDownTestCaseFunc tear_down_tc,
652 tear_down_tc)->AddTestInfo(test_info);
633 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
H A Dgtest.cc2225 // tear_down_tc: pointer to the function that tears down the test case
2235 TearDownTestCaseFunc tear_down_tc,
2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2390 // tear_down_tc: pointer to the function that tears down the test case
2393 Test::TearDownTestCaseFunc tear_down_tc)
2397 tear_down_tc_(tear_down_tc),
4095 // tear_down_tc: pointer to the function that tears down the test case
4099 Test::TearDownTestCaseFunc tear_down_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.h686 // tear_down_tc: pointer to the function that tears down the test case
690 Test::TearDownTestCaseFunc tear_down_tc);
697 // tear_down_tc: pointer to the function that tears down the test case
700 Test::TearDownTestCaseFunc tear_down_tc,
718 tear_down_tc)->AddTestInfo(test_info);
699 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo * test_info) argument
H A Dgtest.cc2153 // tear_down_tc: pointer to the function that tears down the test case
2162 TearDownTestCaseFunc tear_down_tc,
2167 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2366 // tear_down_tc: pointer to the function that tears down the test case
2369 Test::TearDownTestCaseFunc tear_down_tc)
2373 tear_down_tc_(tear_down_tc),
3883 // tear_down_tc: pointer to the function that tears down the test case
3887 Test::TearDownTestCaseFunc tear_down_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/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h620 // tear_down_tc: pointer to the function that tears down the test case
624 Test::TearDownTestCaseFunc tear_down_tc);
631 // tear_down_tc: pointer to the function that tears down the test case
634 Test::TearDownTestCaseFunc tear_down_tc,
652 tear_down_tc)->AddTestInfo(test_info);
633 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
/external/v8/testing/gtest/src/
H A Dgtest-internal-inl.h632 // tear_down_tc: pointer to the function that tears down the test case
636 Test::TearDownTestCaseFunc tear_down_tc);
643 // tear_down_tc: pointer to the function that tears down the test case
646 Test::TearDownTestCaseFunc tear_down_tc,
664 tear_down_tc)->AddTestInfo(test_info);
645 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
H A Dgtest.cc2539 // tear_down_tc: pointer to the function that tears down the test case
2551 TearDownTestCaseFunc tear_down_tc,
2556 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2719 // tear_down_tc: pointer to the function that tears down the test case
2722 Test::TearDownTestCaseFunc tear_down_tc)
2726 tear_down_tc_(tear_down_tc),
4499 // tear_down_tc: pointer to the function that tears down the test case
4503 Test::TearDownTestCaseFunc tear_down_tc) {
4514 new TestCase(test_case_name, type_param, set_up_tc, tear_down_tc);
2543 MakeAndRegisterTestInfo( const char* test_case_name, const char* name, const char* type_param, const char* value_param, CodeLocation code_location, TypeId fixture_class_id, SetUpTestCaseFunc set_up_tc, TearDownTestCaseFunc tear_down_tc, TestFactoryBase* factory) argument
2720 TestCase(const char* a_name, const char* a_type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
4500 GetTestCase(const char* test_case_name, const char* type_param, 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.h641 // tear_down_tc: pointer to the function that tears down the test case
645 Test::TearDownTestCaseFunc tear_down_tc);
652 // tear_down_tc: pointer to the function that tears down the test case
655 Test::TearDownTestCaseFunc tear_down_tc,
673 tear_down_tc)->AddTestInfo(test_info);
654 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
H A Dgtest.cc2212 // tear_down_tc: pointer to the function that tears down the test case
2223 TearDownTestCaseFunc tear_down_tc,
2228 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2389 // tear_down_tc: pointer to the function that tears down the test case
2392 Test::TearDownTestCaseFunc tear_down_tc)
2396 tear_down_tc_(tear_down_tc),
4168 // tear_down_tc: pointer to the function that tears down the test case
4172 Test::TearDownTestCaseFunc tear_down_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/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest.cc2225 // tear_down_tc: pointer to the function that tears down the test case
2235 TearDownTestCaseFunc tear_down_tc,
2240 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2361 // tear_down_tc: pointer to the function that tears down the test case
2364 Test::TearDownTestCaseFunc tear_down_tc)
2368 tear_down_tc_(tear_down_tc),
4062 // tear_down_tc: pointer to the function that tears down the test case
4066 Test::TearDownTestCaseFunc tear_down_tc) {
4077 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
4063 GetTestCase(const char* test_case_name, const char* type_param, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc) argument
/external/fmtlib/test/
H A Dgmock-gtest-all.cc1042 // tear_down_tc: pointer to the function that tears down the test case
1046 Test::TearDownTestCaseFunc tear_down_tc);
1053 // tear_down_tc: pointer to the function that tears down the test case
1056 Test::TearDownTestCaseFunc tear_down_tc,
1074 tear_down_tc)->AddTestInfo(test_info);
3696 // tear_down_tc: pointer to the function that tears down the test case
3707 TearDownTestCaseFunc tear_down_tc,
3712 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3873 // tear_down_tc: pointer to the function that tears down the test case
3876 Test::TearDownTestCaseFunc tear_down_tc)
1055 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
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/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc1080 // tear_down_tc: pointer to the function that tears down the test case
1084 Test::TearDownTestCaseFunc tear_down_tc);
1091 // tear_down_tc: pointer to the function that tears down the test case
1094 Test::TearDownTestCaseFunc tear_down_tc,
1112 tear_down_tc)->AddTestInfo(test_info);
3493 // tear_down_tc: pointer to the function that tears down the test case
3502 TearDownTestCaseFunc tear_down_tc,
3507 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3706 // tear_down_tc: pointer to the function that tears down the test case
3709 Test::TearDownTestCaseFunc tear_down_tc)
1093 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo * test_info) argument
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.cc1042 // tear_down_tc: pointer to the function that tears down the test case
1046 Test::TearDownTestCaseFunc tear_down_tc);
1053 // tear_down_tc: pointer to the function that tears down the test case
1056 Test::TearDownTestCaseFunc tear_down_tc,
1074 tear_down_tc)->AddTestInfo(test_info);
3696 // tear_down_tc: pointer to the function that tears down the test case
3707 TearDownTestCaseFunc tear_down_tc,
3712 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
3873 // tear_down_tc: pointer to the function that tears down the test case
3876 Test::TearDownTestCaseFunc tear_down_tc)
1055 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo* test_info) argument
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 3238 milliseconds