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