Searched defs:dexes (Results 1 – 2 of 2) sorted by relevance
569 void CommonRuntimeTestImpl::VisitDexes(ArrayRef<const std::string> dexes, in VisitDexes()602 void CommonRuntimeTestImpl::GenerateProfile(ArrayRef<const std::string> dexes, in GenerateProfile()
86 std::vector<std::unique_ptr<const DexFile>> dexes = OpenTestDexFiles("MultiDex"); in TEST_F() local