Searched refs:CommonRuntimeTest (Results 1 – 25 of 42) sorted by relevance
12
104 CommonRuntimeTest::CommonRuntimeTest() {} in CommonRuntimeTest() function in art::CommonRuntimeTest105 CommonRuntimeTest::~CommonRuntimeTest() {} in ~CommonRuntimeTest()107 void CommonRuntimeTest::SetUpAndroidRoot() { in SetUpAndroidRoot()149 void CommonRuntimeTest::SetUpAndroidData(std::string& android_data) { in SetUpAndroidData()168 void CommonRuntimeTest::TearDownAndroidData(const std::string& android_data, bool fail_on_error) { in TearDownAndroidData()177 const DexFile* CommonRuntimeTest::LoadExpectSingleDexFile(const char* location) { in LoadExpectSingleDexFile()189 void CommonRuntimeTest::SetUp() { in SetUp()237 void CommonRuntimeTest::ClearDirectory(const char* dirpath) { in ClearDirectory()264 void CommonRuntimeTest::TearDown() { in TearDown()286 std::string CommonRuntimeTest::GetLibCoreDexFileName() { in GetLibCoreDexFileName()[all …]
66 class CommonRuntimeTest : public testing::Test {76 CommonRuntimeTest();77 ~CommonRuntimeTest();
26 class DexMethodIteratorTest : public CommonRuntimeTest {
23 class InstructionSetTest : public CommonRuntimeTest {};
31 class ZipArchiveTest : public CommonRuntimeTest {};
36 class ExceptionTest : public CommonRuntimeTest {39 CommonRuntimeTest::SetUp(); in SetUp()
25 class MonitorPoolTest : public CommonRuntimeTest {};
53 class BarrierTest : public CommonRuntimeTest {
53 class ThreadPoolTest : public CommonRuntimeTest {
25 class ParsedOptionsTest : public CommonRuntimeTest {};
27 class ReferenceTableTest : public CommonRuntimeTest {};
23 class ScopedFlockTest : public CommonRuntimeTest {};
24 class MutexTest : public CommonRuntimeTest {};
30 class MethodVerifierTest : public CommonRuntimeTest {
32 class DexCacheTest : public CommonRuntimeTest {};
31 class SwapSpaceTest : public CommonRuntimeTest {
38 art::CommonRuntimeTest::SetUpAndroidData(android_data_); in SetUp()42 art::CommonRuntimeTest::TearDownAndroidData(android_data_, true); in TearDown()
25 class MathEntrypointsTest : public CommonRuntimeTest {};
29 class HeapTest : public CommonRuntimeTest {};
39 class CommonCompilerTest : public CommonRuntimeTest {
27 class OutputStreamTest : public CommonRuntimeTest {
283 CommonRuntimeTest::SetUp(); in SetUp()327 CommonRuntimeTest::SetUpRuntimeOptions(options); in SetUpRuntimeOptions()345 CommonRuntimeTest::TearDown(); in TearDown()
26 class QuickTrampolineEntrypointsTest : public CommonRuntimeTest {
36 class CardTableTest : public CommonRuntimeTest {
30 class SpaceBitmapTest : public CommonRuntimeTest {};