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

/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h619 // tear_down_tc: pointer to the function that tears down the test case
623 Test::TearDownTestCaseFunc tear_down_tc);
630 // tear_down_tc: pointer to the function that tears down the test case
633 Test::TearDownTestCaseFunc tear_down_tc,
651 tear_down_tc)->AddTestInfo(test_info);
632 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),
4063 // tear_down_tc: pointer to the function that tears down the test case
4067 Test::TearDownTestCaseFunc tear_down_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.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.cc2496 // tear_down_tc: pointer to the function that tears down the test case
2507 TearDownTestCaseFunc tear_down_tc,
2512 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2673 // tear_down_tc: pointer to the function that tears down the test case
2676 Test::TearDownTestCaseFunc tear_down_tc)
2680 tear_down_tc_(tear_down_tc),
4448 // tear_down_tc: pointer to the function that tears down the test case
4452 Test::TearDownTestCaseFunc tear_down_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.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/gtest/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),
4172 // tear_down_tc: pointer to the function that tears down the test case
4176 Test::TearDownTestCaseFunc tear_down_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.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.h857 // tear_down_tc: pointer to the function that tears down the test case
861 Test::TearDownTestCaseFunc tear_down_tc);
868 // tear_down_tc: pointer to the function that tears down the test case
871 Test::TearDownTestCaseFunc tear_down_tc,
889 tear_down_tc)->AddTestInfo(test_info);
870 AddTestInfo(Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, TestInfo * test_info) argument
H A Dgtest.cc2127 // tear_down_tc: pointer to the function that tears down the test case
2136 TearDownTestCaseFunc tear_down_tc,
2141 GetUnitTestImpl()->AddTestInfo(set_up_tc, tear_down_tc, test_info);
2340 // tear_down_tc: pointer to the function that tears down the test case
2343 Test::TearDownTestCaseFunc tear_down_tc)
2349 tear_down_tc_(tear_down_tc),
3859 // tear_down_tc: pointer to the function that tears down the test case
3863 Test::TearDownTestCaseFunc tear_down_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.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/libvpx/libvpx/third_party/googletest/src/src/
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 178 milliseconds