Searched refs:SetUpTestCase (Results 1 - 25 of 80) sorted by relevance

1234

/external/webrtc/webrtc/modules/video_processing/test/
H A Dvideo_processing_unittest.h28 static void SetUpTestCase() { function in class:webrtc::VideoProcessingTest
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest-listener_test.cc144 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
145 g_events->push_back(String("ListenerTest::SetUpTestCase"));
233 "ListenerTest::SetUpTestCase",
271 "ListenerTest::SetUpTestCase",
H A Dgtest-typed-test_test.cc40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
45 // For some technical reason, SetUpTestCase() and TearDownTestCase()
48 static void SetUpTestCase() { function in class:CommonTest
91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/googletest/googletest/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
H A Dgtest-listener_test.cc141 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
142 g_events->push_back("ListenerTest::SetUpTestCase");
231 "ListenerTest::SetUpTestCase",
269 "ListenerTest::SetUpTestCase",
H A Dgtest-typed-test_test.cc41 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
46 // For some technical reason, SetUpTestCase() and TearDownTestCase()
49 static void SetUpTestCase() { function in class:CommonTest
92 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
234 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/v8/testing/gtest/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
H A Dgtest-listener_test.cc141 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
142 g_events->push_back("ListenerTest::SetUpTestCase");
231 "ListenerTest::SetUpTestCase",
269 "ListenerTest::SetUpTestCase",
H A Dgtest-typed-test_test.cc41 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
46 // For some technical reason, SetUpTestCase() and TearDownTestCase()
49 static void SetUpTestCase() { function in class:CommonTest
92 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
234 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_catch_exceptions_test_.cc69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); } function in class:SehExceptionInSetUpTestCaseTest
168 static void SetUpTestCase() { function in class:CxxExceptionInSetUpTestCaseTest
H A Dgtest_xml_output_unittest_.cc99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); } function in class:PropertyRecordingTest
H A Dgtest-listener_test.cc141 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
142 g_events->push_back("ListenerTest::SetUpTestCase");
230 "ListenerTest::SetUpTestCase",
268 "ListenerTest::SetUpTestCase",
H A Dgtest-typed-test_test.cc40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
45 // For some technical reason, SetUpTestCase() and TearDownTestCase()
48 static void SetUpTestCase() { function in class:CommonTest
91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/webrtc/webrtc/tools/frame_analyzer/
H A Dvideo_quality_analysis_unittest.cc28 static void SetUpTestCase() { function in class:webrtc::test::VideoQualityAnalysisTest
/external/libvpx/libvpx/test/
H A Dcq_test.cc32 static void SetUpTestCase() { bitrates_.clear(); } function in class:__anon11722::CQTest
H A Dblockiness_test.cc40 static void SetUpTestCase() { function in class:__anon11714::BlockinessTestBase
H A Dconsistency_test.cc41 static void SetUpTestCase() { function in class:__anon11719::ConsistencyTestBase
/external/webrtc/talk/app/webrtc/
H A Ddtlsidentitystore_unittest.cc90 static void SetUpTestCase() { function in class:DtlsIdentityStoreTest
/external/protobuf/gtest/test/
H A Dgtest-listener_test.cc144 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
145 g_events->push_back(String("ListenerTest::SetUpTestCase"));
233 "ListenerTest::SetUpTestCase",
271 "ListenerTest::SetUpTestCase",
H A Dgtest-typed-test_test.cc40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
45 // For some technical reason, SetUpTestCase() and TearDownTestCase()
48 static void SetUpTestCase() { function in class:CommonTest
91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
/external/webrtc/webrtc/test/testsupport/
H A Dfileutils_unittest.cc42 static void SetUpTestCase() { function in class:webrtc::FileUtilsTest
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h575 // Types of SetUpTestCase() and TearDownTestCase() functions.
690 TestClass::SetUpTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
917 parent_class::SetUpTestCase, \

Completed in 696 milliseconds

1234