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

  /art/dexlayout/
dexlayout_test.cc 253 std::string dexdump = GetTestAndroidRoot() + "/bin/dexdump2";
258 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
287 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
334 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
365 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
456 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
469 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
483 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
497 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout";
511 std::string dexlayout = GetTestAndroidRoot() + "/bin/dexlayout"
    [all...]
  /art/dexdump/
dexdump_test.cc 44 std::string file_path = GetTestAndroidRoot() + "/bin/dexdump2";
  /art/dexlist/
dexlist_test.cc 45 std::string file_path = GetTestAndroidRoot();
  /art/imgdiag/
imgdiag_test.cc 68 std::string root = GetTestAndroidRoot();
  /art/runtime/
common_runtime_test.h 128 std::string GetTestAndroidRoot();
common_runtime_test.cc 526 std::string CommonRuntimeTestImpl::GetTestAndroidRoot() {
  /art/dexoptanalyzer/
dexoptanalyzer_test.cc 28 std::string file_path = GetTestAndroidRoot();
  /art/oatdump/
oatdump_test.cc 55 std::string root = GetTestAndroidRoot();
  /art/profman/
profile_assistant_test.cc 132 std::string file_path = GetTestAndroidRoot();
    [all...]

Completed in 964 milliseconds