Searched refs:SetUp (Results 51 - 75 of 82) sorted by last modified time

1234

/frameworks/compile/mclinker/unittests/
H A DPathTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DRTLinearAllocatorTest.cpp29 // SetUp() will be called immediately before each test.
30 void RTLinearAllocatorTest::SetUp() function in class:RTLinearAllocatorTest
H A DRTLinearAllocatorTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DReadStageTest.cpp37 // SetUp() will be called immediately before each test.
38 void ReadStageTest::SetUp() function in class:ReadStageTest
H A DReadStageTest.h27 // SetUp() will be called immediately before each test.
28 virtual void SetUp();
H A DSectionDataTest.cpp29 // SetUp() will be called immediately before each test.
30 void SectionDataTest::SetUp() function in class:SectionDataTest
H A DSectionDataTest.h30 // SetUp() will be called immediately before each test.
31 virtual void SetUp();
H A DStaticResolverTest.cpp56 // SetUp() will be called immediately before each test.
57 void StaticResolverTest::SetUp() function in class:StaticResolverTest
H A DStaticResolverTest.h39 // SetUp() will be called immediately before each test.
40 virtual void SetUp();
H A DStringTableTest.cpp32 // SetUp() will be called immediately before each test.
33 void StringTableTest::SetUp() function in class:StringTableTest
H A DStringTableTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DSymbolCategoryTest.cpp33 // SetUp() will be called immediately before each test.
34 void SymbolCategoryTest::SetUp() function in class:SymbolCategoryTest
H A DSymbolCategoryTest.h38 // SetUp() will be called immediately before each test.
39 virtual void SetUp();
H A DSymbolTableTest.cpp29 // SetUp() will be called immediately before each test.
30 void SymbolTableTest::SetUp() function in class:SymbolTableTest
H A DSymbolTableTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DSystemUtilsTest.cpp26 // SetUp() will be called immediately before each test.
27 void SystemUtilsTest::SetUp() function in class:SystemUtilsTest
H A DSystemUtilsTest.h26 // SetUp() will be called immediately before each test.
27 virtual void SetUp();
H A DTargetMachineTest.cpp25 // SetUp() will be called immediately before each test.
26 void TargetMachineTest::SetUp() function in class:TargetMachineTest
H A DTargetMachineTest.h31 // SetUp() will be called immediately before each test.
32 virtual void SetUp();
H A DTestLinkerTest.cpp31 // SetUp() will be called immediately before each test.
32 void TestLinkerTest::SetUp() function in class:TestLinkerTest
H A DTestLinkerTest.h27 // SetUp() will be called immediately before each test.
28 virtual void SetUp();
H A DUniqueGCFactoryBaseTest.cpp37 // SetUp() will be called immediately before each test.
38 void UniqueGCFactoryBaseTest::SetUp() function in class:UniqueGCFactoryBaseTest
H A DUniqueGCFactoryBaseTest.h35 // SetUp() will be called immediately before each test.
36 virtual void SetUp();
/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();

Completed in 1511 milliseconds

1234