Searched refs:GetTestAndroidRoot (Results 1 - 7 of 7) sorted by relevance

/art/dexdump/
H A Ddexdump_test.cc46 std::string file_path = GetTestAndroidRoot() + "/bin/dexdump2";
/art/dexlist/
H A Ddexlist_test.cc45 std::string file_path = GetTestAndroidRoot();
/art/imgdiag/
H A Dimgdiag_test.cc66 std::string root = GetTestAndroidRoot();
/art/oatdump/
H A Doatdump_test.cc46 std::string root = GetTestAndroidRoot();
/art/runtime/
H A Dcommon_runtime_test.h118 std::string GetTestAndroidRoot();
H A Dcommon_runtime_test.cc458 std::string CommonRuntimeTestImpl::GetTestAndroidRoot() { function in class:art::CommonRuntimeTestImpl
/art/profman/
H A Dprofile_assistant_test.cc66 std::string file_path = GetTestAndroidRoot();

Completed in 227 milliseconds