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

1234

/frameworks/compile/mclinker/unittests/
H A DHashTableTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DLDSymbolTest.cpp27 // SetUp() will be called immediately before each test.
28 void LDSymbolTest::SetUp() function in class:LDSymbolTest
H A DLEB128Test.h31 // SetUp() will be called immediately before each test.
32 virtual void SetUp();
H A DPathSetTest.cpp29 // SetUp() will be called immediately before each test.
30 void PathSetTest::SetUp() function in class:PathSetTest
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 DBinTreeTest.h39 // SetUp() will be called immediately before each test.
40 virtual void SetUp();
H A DELFBinaryReaderTest.h28 // SetUp() will be called immediately before each test.
29 virtual void SetUp();
H A DFactoriesTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DFileHandleTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DFragmentRefTest.h38 // SetUp() will be called immediately before each test.
39 virtual void SetUp();
H A DFragmentTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DGraphTest.h27 // SetUp() will be called immediately before each test.
28 virtual void SetUp();
H A DLDSymbolTest.h35 // SetUp() will be called immediately before each test.
36 virtual void SetUp();
H A DLinkerTest.h29 // SetUp() will be called immediately before each test.
30 virtual void SetUp();
H A DMCRegionFragmentTest.h38 // SetUp() will be called immediately before each test.
39 virtual void SetUp();
H A DNamePoolTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DPathSetTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DPathTest.h32 // SetUp() will be called immediately before each test.
33 virtual void SetUp();
H A DSectionDataTest.h30 // SetUp() will be called immediately before each test.
31 virtual void SetUp();
H A DStringTableTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DSymbolCategoryTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DSymbolTableTest.cpp29 // SetUp() will be called immediately before each test.
30 void SymbolTableTest::SetUp() function in class:SymbolTableTest
/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 4070 milliseconds

1234