Searched refs:CommonCompilerTest (Results 1 – 13 of 13) sorted by relevance
43 CommonCompilerTest::CommonCompilerTest() {} in CommonCompilerTest() function in art::CommonCompilerTest44 CommonCompilerTest::~CommonCompilerTest() {} in ~CommonCompilerTest()46 void CommonCompilerTest::MakeExecutable(ArtMethod* method) { in MakeExecutable()107 void CommonCompilerTest::MakeExecutable(const void* code_start, size_t code_length) { in MakeExecutable()120 void CommonCompilerTest::MakeExecutable(ObjPtr<mirror::ClassLoader> class_loader, in MakeExecutable()136 std::unordered_set<std::string>* CommonCompilerTest::GetImageClasses() { in GetImageClasses()143 std::unordered_set<std::string>* CommonCompilerTest::GetCompiledClasses() { in GetCompiledClasses()150 std::unordered_set<std::string>* CommonCompilerTest::GetCompiledMethods() { in GetCompiledMethods()156 ProfileCompilationInfo* CommonCompilerTest::GetProfileCompilationInfo() { in GetProfileCompilationInfo()161 void CommonCompilerTest::SetUp() { in SetUp()[all …]
41 class CommonCompilerTest : public CommonRuntimeTest {43 CommonCompilerTest();44 ~CommonCompilerTest();
59 class VerifierDepsTest : public CommonCompilerTest {62 CommonCompilerTest::SetUpRuntimeOptions(options); in SetUpRuntimeOptions()
32 class ElfWriterTest : public CommonCompilerTest {36 CommonCompilerTest::SetUp(); in SetUp()
73 class ImageTest : public CommonCompilerTest {77 CommonCompilerTest::SetUp(); in SetUp()88 CommonCompilerTest::SetUpRuntimeOptions(options); in SetUpRuntimeOptions()
54 class OatTest : public CommonCompilerTest {
36 class DexToDexDecompilerTest : public CommonCompilerTest {
359 friend class CommonCompilerTest; variable
43 class CompilerDriverTest : public CommonCompilerTest {
187 class OptimizingUnitTest : public CommonCompilerTest, public OptimizingUnitTestHelper {};
272 CommonCompilerTest::MakeExecutable(allocator.GetMemory(), allocator.GetSize()); in Run()
34 class ReflectionTest : public CommonCompilerTest {37 CommonCompilerTest::SetUp(); in SetUp()78 CommonCompilerTest::TearDown(); in TearDown()
222 class JniCompilerTest : public CommonCompilerTest {225 CommonCompilerTest::SetUp(); in SetUp()231 CommonCompilerTest::TearDown(); in TearDown()