Searched refs:SetUp (Results 1 - 25 of 107) sorted by relevance

12345

/frameworks/compile/mclinker/unittests/
H A DLDSymbolTest.cpp24 // SetUp() will be called immediately before each test.
25 void LDSymbolTest::SetUp() { function in class:LDSymbolTest
H A DHashTableTest.h30 // SetUp() will be called immediately before each test.
31 virtual void SetUp();
H A DLEB128Test.h29 // SetUp() will be called immediately before each test.
30 virtual void SetUp();
H A DPathSetTest.cpp26 // SetUp() will be called immediately before each test.
27 void PathSetTest::SetUp() { function in class:PathSetTest
H A DSystemUtilsTest.cpp23 // SetUp() will be called immediately before each test.
24 void SystemUtilsTest::SetUp() { function in class:SystemUtilsTest
H A DTargetMachineTest.cpp22 // SetUp() will be called immediately before each test.
23 void TargetMachineTest::SetUp() { function in class:TargetMachineTest
H A DTargetMachineTest.h29 // SetUp() will be called immediately before each test.
30 virtual void SetUp();
H A DBinTreeTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DELFBinaryReaderTest.h27 // SetUp() will be called immediately before each test.
28 virtual void SetUp();
H A DFactoriesTest.h30 // SetUp() will be called immediately before each test.
31 virtual void SetUp();
H A DFileHandleTest.h34 // SetUp() will be called immediately before each test.
35 virtual void SetUp();
H A DFragmentRefTest.h35 // SetUp() will be called immediately before each test.
36 virtual void SetUp();
H A DFragmentTest.h34 // SetUp() will be called immediately before each test.
35 virtual void SetUp();
H A DGraphTest.h25 // SetUp() will be called immediately before each test.
26 virtual void SetUp();
H A DLDSymbolTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DLinkerTest.h28 // SetUp() will be called immediately before each test.
29 virtual void SetUp();
H A DMCRegionFragmentTest.h35 // SetUp() will be called immediately before each test.
36 virtual void SetUp();
H A DNamePoolTest.h34 // SetUp() will be called immediately before each test.
35 virtual void SetUp();
H A DPathSetTest.h34 // SetUp() will be called immediately before each test.
35 virtual void SetUp();
H A DPathTest.h30 // SetUp() will be called immediately before each test.
31 virtual void SetUp();
H A DSectionDataTest.h28 // SetUp() will be called immediately before each test.
29 virtual void SetUp();
H A DStringTableTest.h34 // SetUp() will be called immediately before each test.
35 virtual void SetUp();
H A DSymbolCategoryTest.h34 // SetUp() will be called immediately before each test.
35 virtual void SetUp();
/frameworks/compile/mclinker/templates/
H A DheaderTest.h29 // SetUp() will be called immediately before each test.
30 virtual void SetUp();
H A DimplTest.cpp26 // SetUp() will be called immediately before each test.
27 void ${class_name}Test::SetUp() function in class:Test

Completed in 75 milliseconds

12345