Searched refs:SetUp (Results 26 - 50 of 82) sorted by last modified time

1234

/frameworks/compile/mclinker/unittests/
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();
H A DInputTreeTest.cpp34 // SetUp() will be called immediately before each test.
35 void InputTreeTest::SetUp() function in class:InputTreeTest
H A DInputTreeTest.h39 // SetUp() will be called immediately before each test.
40 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 DLDSymbolTest.h35 // SetUp() will be called immediately before each test.
36 virtual void SetUp();
H A DLEB128Test.cpp31 // SetUp() will be called immediately before each test.
32 void LEB128Test::SetUp() function in class:LEB128Test
H A DLEB128Test.h31 // SetUp() will be called immediately before each test.
32 virtual void SetUp();
H A DLinearAllocatorTest.cpp29 // SetUp() will be called immediately before each test.
30 void LinearAllocatorTest::SetUp() function in class:LinearAllocatorTest
H A DLinearAllocatorTest.h59 // SetUp() will be called immediately before each test.
60 virtual void SetUp();
H A DMCRegionFragmentTest.cpp31 // SetUp() will be called immediately before each test.
32 void MCRegionFragmentTest::SetUp() function in class:MCRegionFragmentTest
H A DMCRegionFragmentTest.h38 // SetUp() will be called immediately before each test.
39 virtual void SetUp();
H A DMemoryAreaTest.cpp35 // SetUp() will be called immediately before each test.
36 void MemoryAreaTest::SetUp() function in class:MemoryAreaTest
H A DMemoryAreaTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DNamePoolTest.cpp37 // SetUp() will be called immediately before each test.
38 void NamePoolTest::SetUp() function in class:NamePoolTest
H A DNamePoolTest.h37 // SetUp() will be called immediately before each test.
38 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 DPathSetTest.h37 // SetUp() will be called immediately before each test.
38 virtual void SetUp();
H A DPathTest.cpp32 // SetUp() will be called immediately before each test.
33 void PathTest::SetUp() function in class:PathTest

Completed in 111 milliseconds

1234