Searched refs:SetUpTestCase (Results 1 - 25 of 113) sorted by last modified time

12345

/external/webrtc/src/modules/audio_processing/test/testsupport/
H A Dfileutils_unittest.cc43 static void SetUpTestCase() { function in class:webrtc::FileUtilsTest
/external/webrtc/src/modules/audio_processing/test/
H A Dunit_test.cc54 static void SetUpTestCase() { function in class:__anon33503::ApmTest
/external/webrtc/test/testsupport/
H A Dfileutils_unittest.cc43 static void SetUpTestCase() { function in class:webrtc::FileUtilsTest
/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc76 static void SetUpTestCase() { function in class:google::protobuf::text_format_unittest::TextFormatTest
97 static void SetUpTestCase() { function in class:google::protobuf::text_format_unittest::TextFormatExtensionsTest
/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/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h573 // Types of SetUpTestCase() and TearDownTestCase() functions.
683 TestClass::SetUpTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
904 parent_class::SetUpTestCase, \
H A Dgtest-param-util.h533 TestCase::SetUpTestCase,
/external/protobuf/gtest/test/
H A Dgtest-death-test_test.cc858 static void SetUpTestCase() { function in class:MacroLogicDeathTest
H A Dgtest-listener_test.cc153 static void SetUpTestCase() { function in class:testing::internal::ListenerTest
154 g_events->PushBack(String("ListenerTest::SetUpTestCase"));
242 "ListenerTest::SetUpTestCase",
280 "ListenerTest::SetUpTestCase",
H A Dgtest-param-test_test.cc613 static void SetUpTestCase() { function in class:TestGenerationTest
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,
H A Dgtest_unittest.cc2010 static void SetUpTestCase() { function in class:__anon28922::GTestFlagSaverTest
3385 static void SetUpTestCase() { function in class:__anon28922::DisabledTestsTest
5145 static void SetUpTestCase() { function in class:testing::SetUpTestCaseTest
5156 // SetUpTestCase() should be called only once.
5177 // SetUpTestCase() should be called only once, so counter_ should
6070 static void SetUpTestCase() { function in class:testing::CurrentTestInfoTest
/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/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h545 // Types of SetUpTestCase() and TearDownTestCase() functions.
661 TestClass::SetUpTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
1220 parent_class::SetUpTestCase, \
H A Dgtest-param-util.h514 TestCase::SetUpTestCase,
/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/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h574 // Types of SetUpTestCase() and TearDownTestCase() functions.
690 TestClass::SetUpTestCase, member in class:testing::internal::TypeParameterizedTest::TestClass
1249 parent_class::SetUpTestCase, \
H A Dgtest-param-util.h514 TestCase::SetUpTestCase,
/external/libvpx/libvpx/test/
H A Dconvolve_test.cc174 static void SetUpTestCase() { function in class:__anon24774::ConvolveTest
H A Dintrapred_test.cc230 static void SetUpTestCase() { function in class:__anon24787::IntraPredYTest
312 static void SetUpTestCase() { function in class:__anon24787::IntraPredUVTest
H A Dsad_test.cc54 static void SetUpTestCase() { function in class:__anon24792::SADTestBase
H A Dsixtap_predict_test.cc38 static void SetUpTestCase() { function in class:__anon24794::SixtapPredictTest
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7430 // Types of SetUpTestCase() and TearDownTestCase() functions.
7547 TestClass::SetUpTestCase,
8112 parent_class::SetUpTestCase, \
10513 TestCase::SetUpTestCase,
17774 // Google Test will call Foo::SetUpTestCase() before running the first
17776 // SetUpTestCase() method to shadow the one defined in the super
17778 static void SetUpTestCase() {} function in class:testing::Test
17806 // SetUpTestCase or TearDownTestCase are logged as attributes of the
18229 // execution of SetUpTestCase and TearDownTestCase.
18266 // Runs SetUpTestCase() fo
[all...]
/external/gtest/include/gtest/
H A Dgtest.h361 // Google Test will call Foo::SetUpTestCase() before running the first
363 // SetUpTestCase() method to shadow the one defined in the super
365 static void SetUpTestCase() {} function in class:testing::Test
393 // SetUpTestCase or TearDownTestCase are logged as attributes of the
816 // execution of SetUpTestCase and TearDownTestCase.
853 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
854 // for catching exceptions thrown from SetUpTestCase().
918 // Holds test properties recorded during execution of SetUpTestCase and
1245 // from SetUpTestCase or TearDownTestCase, or to the global property set
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h470 // Types of SetUpTestCase() and TearDownTestCase() functions.
587 TestClass::SetUpTestCase,
1152 parent_class::SetUpTestCase, \

Completed in 7262 milliseconds

12345