Searched refs:SetUpTestCase (Results 76 - 100 of 113) sorted by relevance

12345

/external/libvpx/libvpx/test/
H A Dconvolve_test.cc174 static void SetUpTestCase() { function in class:__anon24774::ConvolveTest
H A Dsad_test.cc54 static void SetUpTestCase() { function in class:__anon24792::SADTestBase
/external/protobuf/gtest/test/
H A Dgtest-param-test_test.cc613 static void SetUpTestCase() { function in class:TestGenerationTest
H A Dgtest-death-test_test.cc858 static void SetUpTestCase() { function in class:MacroLogicDeathTest
/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings_unittest.cc1040 static void SetUpTestCase();
1063 void CollectStatsConsent::SetUpTestCase() { function in class:CollectStatsConsent
H A Dinstaller_state_unittest.cc683 static void SetUpTestCase() { function in class:InstallerStateCriticalVersionTest
/external/chromium_org/chrome/browser/safe_browsing/
H A Dprefix_set_unittest.cc51 static void SetUpTestCase() { function in class:safe_browsing::PrefixSetTest
/external/chromium_org/content/browser/appcache/
H A Dappcache_request_handler_unittest.cc167 static void SetUpTestCase() { function in class:content::AppCacheRequestHandlerTest
H A Dappcache_url_request_job_unittest.cc195 static void SetUpTestCase() { function in class:content::__anon7013::AppCacheURLRequestJobTest
/external/chromium_org/sdch/open-vcdiff/src/
H A Dblockhash_test.cc126 static void SetUpTestCase() {
/external/chromium_org/testing/gtest/test/
H A Dgtest-death-test_test.cc1017 static void SetUpTestCase() { function in class:MacroLogicDeathTest
H A Dgtest_unittest.cc1528 static void SetUpTestCase() { function in class:__anon10886::GTestFlagSaverTest
1964 static void SetUpTestCase() { function in class:__anon10886::UnitTestRecordPropertyTest
3108 static void SetUpTestCase() { function in class:__anon10886::DisabledTestsTest
5328 static void SetUpTestCase() { function in class:testing::SetUpTestCaseTest
5339 // SetUpTestCase() should be called only once.
5360 // SetUpTestCase() should be called only once, so counter_ should
6344 static void SetUpTestCase() { function in class:testing::CurrentTestInfoTest
/external/chromium_org/third_party/libaddressinput/chromium/
H A Dchrome_address_validator_unittest.cc82 // validation rules. All rules should be loaded in SetUpTestCase().
88 static void SetUpTestCase() { function in class:autofill::LargeAddressValidatorTest
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Ddtlstransportchannel_unittest.cc380 static void SetUpTestCase() {
H A Dturnport_unittest.cc127 static void SetUpTestCase() { function in class:TurnPortTest
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h370 // Google Test will call Foo::SetUpTestCase() before running the first
372 // SetUpTestCase() method to shadow the one defined in the super
374 static void SetUpTestCase() {} function in class:testing::Test
837 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
838 // for catching exceptions thrown from SetUpTestCase().
/external/chromium_org/third_party/webrtc/base/
H A Dsslstreamadapter_unittest.cc197 static void SetUpTestCase() { function in class:SSLStreamAdapterTestBase
/external/gtest/test/
H A Dgtest-death-test_test.cc956 static void SetUpTestCase() { function in class:MacroLogicDeathTest
H A Dgtest_unittest.cc1535 static void SetUpTestCase() { function in class:__anon21618::GTestFlagSaverTest
1971 static void SetUpTestCase() { function in class:__anon21618::UnitTestRecordPropertyTest
3115 static void SetUpTestCase() { function in class:__anon21618::DisabledTestsTest
5219 static void SetUpTestCase() { function in class:testing::SetUpTestCaseTest
5230 // SetUpTestCase() should be called only once.
5251 // SetUpTestCase() should be called only once, so counter_ should
6235 static void SetUpTestCase() { function in class:testing::CurrentTestInfoTest
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h370 // Google Test will call Foo::SetUpTestCase() before running the first
372 // SetUpTestCase() method to shadow the one defined in the super
374 static void SetUpTestCase() {} function in class:testing::Test
837 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
838 // for catching exceptions thrown from SetUpTestCase().
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h370 // Google Test will call Foo::SetUpTestCase() before running the first
372 // SetUpTestCase() method to shadow the one defined in the super
374 static void SetUpTestCase() {} function in class:testing::Test
837 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
838 // for catching exceptions thrown from SetUpTestCase().
/external/protobuf/gtest/include/gtest/
H A Dgtest.h276 // Google Test will call Foo::SetUpTestCase() before running the first
278 // SetUpTestCase() method to shadow the one defined in the super
280 static void SetUpTestCase() {} function in class:testing::Test
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc279 static void SetUpTestCase() { function in class:webrtc::__anon15913::ApmTest
2056 // by first producing a set of reference files (in SetUpTestCase) that are
2079 static void SetUpTestCase() { function in class:webrtc::__anon15913::AudioProcessingTest
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h385 // Google Test will call Foo::SetUpTestCase() before running the first
387 // SetUpTestCase() method to shadow the one defined in the super
389 static void SetUpTestCase() {} function in class:testing::Test
417 // SetUpTestCase or TearDownTestCase are logged as attributes of the
840 // execution of SetUpTestCase and TearDownTestCase.
877 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
878 // for catching exceptions thrown from SetUpTestCase().
942 // Holds test properties recorded during execution of SetUpTestCase and
1269 // from SetUpTestCase or TearDownTestCase, or to the global property set
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dportallocator_unittest.cc100 static void SetUpTestCase() { function in class:PortAllocatorTest

Completed in 7869 milliseconds

12345