Searched defs:dex2 (Results 1 – 5 of 5) sorted by relevance
47 std::string dex2 = android::base::StringPrintf("%s/936-search-onload-ex.jar", dex_loc); in OnLoad() local
227 std::string dex2 = GetScratchDir() + "/Dex2.jar"; in TEST_F() local
1091 std::vector<std::unique_ptr<const DexFile>> dex2 = OpenTestDexFiles("MyClass"); in TEST_F() local1106 std::vector<std::unique_ptr<const DexFile>> dex2 = OpenTestDexFiles("MyClass"); in TEST_F() local
404 const DexFile* dex2; member in art::ProfileAssistantTest
282 const DexFile* dex2; member in art::ProfileCompilationInfoTest