Searched refs:testRunEntityKeyIterator (Results 1 – 1 of 1) sorted by relevance
260 Iterator<Key<TestRunEntity>> testRunEntityKeyIterator = testRunEntityKeyList.iterator(); in getCoverageDispatcher() local263 ofy().load().keys(() -> testRunEntityKeyIterator); in getCoverageDispatcher()