Searched defs:iter (Results 1 – 9 of 9) sorted by relevance
136 Iterator<String> iter = mIntentFilter.categoriesIterator(); in testCategories() local350 final Iterator<String> iter = mIntentFilter.schemesIterator(); in testDataSchemes() local543 final Iterator<AuthorityEntry> iter = mIntentFilter.authoritiesIterator(); in testAuthorities() local638 final Iterator<String> iter = mIntentFilter.typesIterator(); in testDataTypes() local658 final Iterator<String> iter = mIntentFilter.typesIterator(); in testDynamicDataTypes() local684 final Iterator<String> iter = mIntentFilter.typesIterator(); in testClearDynamicDataTypes() local702 final Iterator<String> iter = mIntentFilter.mimeGroupsIterator(); in testMimeGroups() local766 final Iterator<String> iter = mIntentFilter.actionsIterator(); in testActions() local1125 Iterator<PatternMatcher> iter = mIntentFilter.pathsIterator(); in testDataPaths() local
111 … blendTest(this.getContext().getCacheDir().toString(), X, Y, byteAlloc, byteAlloc2, iter); in testRSBlend() local
97 Iterator<String> iter = map.keys(); in testCTSSyscallAllowed() local107 Iterator<String> iter = map.keys(); in testCTSSyscallBlocked() local
51 RegionIterator iter = new RegionIterator(subRegionVerifier.region); in verify() local
182 Iterator<E> iter = array.iterator(); in validateArraySet() local
120 ListIterator<Pair<Integer, Messenger>> iter = mEventWaiters.listIterator(); in sendMessages() local
530 Iterator<Object[]> iter = bitstreams.iterator(); in testBitstreamsConformance() local
473 Iterator<byte[]> iter = secureStopList.iterator(); in testGetSecureStops() local
305 auto iter = range.begin(); in TEST_P() local