Searched refs:GetTestAndroidRoot (Results 1 – 12 of 12) sorted by relevance
25 return GetTestAndroidRoot() + "/bin/dexanalyze"; in GetDexAnalyzePath()
43 std::string file_path = GetTestAndroidRoot() + "/bin/dexdump2"; in Exec()
44 std::string file_path = GetTestAndroidRoot(); in Exec()
64 std::string root = GetTestAndroidRoot(); in GetImgDiagFilePath()
43 std::string root = GetTestAndroidRoot(); in GetDexDiagFilePath()
256 return GetTestAndroidRoot() + "/bin/dexlayoutd"; in GetDexLayoutPath()264 std::string dexdump = GetTestAndroidRoot() + "/bin/dexdump2"; in FullPlainOutputExec()
204 std::string GetTestAndroidRoot();
403 std::string CommonArtTestImpl::GetTestAndroidRoot() { in GetTestAndroidRoot() function in art::CommonArtTestImpl
75 std::string root = GetTestAndroidRoot(); in GetExecutableFilePath()
28 std::string file_path = GetTestAndroidRoot(); in GetDexoptAnalyzerCmd()
34 std::string file_path = GetTestAndroidRoot(); in GetHiddenApiCmd()
201 std::string file_path = GetTestAndroidRoot(); in GetProfmanCmd()