Searched refs:CommonRuntimeTestImpl (Results 1 – 2 of 2) sorted by relevance
73 CommonRuntimeTestImpl::CommonRuntimeTestImpl() in CommonRuntimeTestImpl() function in art::CommonRuntimeTestImpl77 CommonRuntimeTestImpl::~CommonRuntimeTestImpl() { in ~CommonRuntimeTestImpl()83 void CommonRuntimeTestImpl::SetUp() { in SetUp()141 void CommonRuntimeTestImpl::FinalizeSetup() { in FinalizeSetup()167 void CommonRuntimeTestImpl::TearDown() { in TearDown()333 void CommonRuntimeTestImpl::FillHeap(Thread* self, in FillHeap()512 std::string CommonRuntimeTestImpl::GetImageLocation() { in GetImageLocation()516 std::string CommonRuntimeTestImpl::GetSystemImageFile() { in GetSystemImageFile()521 void CommonRuntimeTestImpl::EnterTransactionMode() { in EnterTransactionMode()526 void CommonRuntimeTestImpl::ExitTransactionMode() { in ExitTransactionMode()[all …]
73 class CommonRuntimeTestImpl : public CommonArtTestImpl {75 CommonRuntimeTestImpl();76 virtual ~CommonRuntimeTestImpl();226 class CommonRuntimeTestBase : public TestType, public CommonRuntimeTestImpl {233 CommonRuntimeTestImpl::SetUp(); in SetUp()237 CommonRuntimeTestImpl::TearDown(); in TearDown()