HomeSort by relevance Sort by last modified time
    Searched refs:GetTestAndroidRoot (Results 1 - 4 of 4) sorted by null

  /art/runtime/
common_runtime_test.h 101 std::string GetTestAndroidRoot();
common_runtime_test.cc 299 std::string CommonRuntimeTest::GetTestAndroidRoot() {
  /art/compiler/
image_test.cc 85 bool success = compiler_driver_->WriteElf(GetTestAndroidRoot(),
oat_test.cc 127 bool success = compiler_driver_->WriteElf(GetTestAndroidRoot(),

Completed in 56 milliseconds