Searched refs:SetUp (Results 1 - 25 of 82) sorted by path

1234

/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp60 virtual void SetUp() { function in class:android::GLTest
61 ALOGV("GLTest::SetUp()");
359 virtual void SetUp() { function in class:android::SurfaceMediaSourceTest
395 virtual void SetUp() { function in class:android::SurfaceMediaSourceGLTest
396 ALOGV("SMS-GLTest::SetUp()");
403 GLTest::SetUp();
/frameworks/av/media/libstagefright/timedtext/test/
H A DTimedTextSRTSource_test.cpp83 void SetUp() { function in class:android::test::TimedTextSRTSourceTest
/frameworks/base/cmds/installd/tests/
H A Dinstalld_utils_test.cpp51 virtual void SetUp() { function in class:android::UtilsTest
/frameworks/base/libs/androidfw/tests/
H A DInputChannel_test.cpp32 virtual void SetUp() { } function in class:android::InputChannelTest
H A DInputEvent_test.cpp28 virtual void SetUp() { } function in class:android::BaseTest
H A DInputPublisherAndConsumer_test.cpp37 virtual void SetUp() { function in class:android::InputPublisherAndConsumerTest
H A DObbFile_test.cpp40 virtual void SetUp() { function in class:android::ObbFileTest
/frameworks/base/services/input/tests/
H A DInputDispatcher_test.cpp109 virtual void SetUp() { function in class:android::InputDispatcherTest
H A DInputReader_test.cpp962 virtual void SetUp() { function in class:android::InputReaderTest
1189 virtual void SetUp() { function in class:android::InputDeviceTest
1376 virtual void SetUp() { function in class:android::InputMapperTest
1927 virtual void SetUp() { function in class:android::CursorInputMapperTest
1928 InputMapperTest::SetUp();
/frameworks/compile/mclinker/unittests/
H A DBinTreeTest.cpp32 // SetUp() will be called immediately before each test.
33 void BinTreeTest::SetUp() function in class:BinTreeTest
H A DBinTreeTest.h39 // SetUp() will be called immediately before each test.
40 virtual void SetUp();
H A DDirIteratorTest.cpp36 // SetUp() will be called immediately before each test.
37 void DirIteratorTest::SetUp() function in class:DirIteratorTest
H A DDirIteratorTest.h40 // SetUp() will be called immediately before each test.
41 virtual void SetUp();
H A DFactoriesTest.cpp31 // SetUp() will be called immediately before each test.
32 void FactoriesTest::SetUp() function in class:FactoriesTest
H A DFactoriesTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DFileHandleTest.cpp32 // SetUp() will be called immediately before each test.
33 void FileHandleTest::SetUp() function in class:FileHandleTest
H A DFileHandleTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DFragmentRefTest.cpp32 // SetUp() will be called immediately before each test.
33 void FragmentRefTest::SetUp() function in class:FragmentRefTest
H A DFragmentRefTest.h38 // SetUp() will be called immediately before each test.
39 virtual void SetUp();
H A DFragmentTest.cpp29 // SetUp() will be called immediately before each test.
30 void FragmentTest::SetUp() function in class:FragmentTest
H A DFragmentTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DGCFactoryListTraitsTest.cpp38 // SetUp() will be called immediately before each test.
39 void GCFactoryListTraitsTest::SetUp() function in class:GCFactoryListTraitsTest
H A DGCFactoryListTraitsTest.h76 // SetUp() will be called immediately before each test.
77 virtual void SetUp();
H A DHashTableTest.cpp30 // SetUp() will be called immediately before each test.
31 void HashTableTest::SetUp() function in class:HashTableTest
H A DHashTableTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();

Completed in 2413 milliseconds

1234