Home
last modified time | relevance | path

Searched refs:abs_dex_location (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Doat_file_assistant_test.cc1059 std::string abs_dex_location = GetScratchDir() + "/NonAbsoluteDexLocation.jar"; in TEST_F() local
1060 Copy(GetDexSrc1(), abs_dex_location); in TEST_F()
1062 std::string dex_location = MakePathRelative(abs_dex_location); in TEST_F()