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
226 std::string dex2 = GetScratchDir() + "/Dex2.jar"; in TEST_F() local
1210 std::vector<std::unique_ptr<const DexFile>> dex2 = OpenTestDexFiles("MyClass"); in TEST_F() local1227 std::vector<std::unique_ptr<const DexFile>> dex2 = OpenTestDexFiles("MyClass"); in TEST_F() local1242 std::vector<std::unique_ptr<const DexFile>> dex2 = OpenTestDexFiles("MyClass"); in TEST_F() local
240 const DexFile* dex2; member in art::ProfileCompilationInfoTest
475 const DexFile* dex2; member in art::ProfileAssistantTest