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

123

/external/webrtc/webrtc/modules/video_processing/test/
H A Dvideo_processing_unittest.h28 static void SetUpTestCase() { function in class:webrtc::VideoProcessingTest
/external/v8/test/unittests/
H A Dtest-utils.cc42 void TestWithIsolate::SetUpTestCase() { function in class:v8::TestWithIsolate
43 Test::SetUpTestCase();
H A Dtest-utils.h26 static void SetUpTestCase();
/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/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");
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/opencv3/modules/ts/include/opencv2/ts/
H A Dts_ext.hpp31 ::testing::Test::SetUpTestCase, \
56 test_fixture::SetUpTestCase, \
/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() { function in class:__anon11338::CQTest
H A Dblockiness_test.cc42 static void SetUpTestCase() { function in class:__anon11331::BlockinessTestBase
H A Dconsistency_test.cc43 static void SetUpTestCase() { function in class:__anon11335::ConsistencyTestBase
H A Dsixtap_predict_test.cc40 static void SetUpTestCase() { function in class:__anon11361::SixtapPredictTest
H A Dvp9_avg_test.cc35 static void SetUpTestCase() { function in class:__anon11379::AverageTestBase
/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

Completed in 489 milliseconds

123