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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dsixtap_predict_test.cc38 static void SetUpTestCase() { function in class:__anon469::SixtapPredictTest
H A Dintrapred_test.cc230 static void SetUpTestCase() { function in class:__anon462::IntraPredYTest
312 static void SetUpTestCase() { function in class:__anon462::IntraPredUVTest
H A Dconvolve_test.cc174 static void SetUpTestCase() { function in class:__anon449::ConvolveTest
H A Dsad_test.cc54 static void SetUpTestCase() { function in class:__anon467::SADTestBase
/hardware/libhardware/tests/keymaster/
H A Dkeymaster_test.cpp337 static void SetUpTestCase() { function in class:android::KeymasterBaseTest
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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...]

Completed in 163 milliseconds