Searched refs:pendingResult (Results 1 – 7 of 7) sorted by relevance
348 final PendingResult pendingResult = new PendingResult(); in setTestInstances() local349 pendingResult.allInstancesPassed = true; in setTestInstances()350 pendingResult.testLogs = new LinkedHashMap<>(); in setTestInstances()351 pendingResult.errorMessages = new LinkedHashMap<>(); in setTestInstances()352 pendingResult.remainingConfigs = new HashSet<>(configs); // avoid mutating argument in setTestInstances()353 mPendingResults.put(testId, pendingResult); in setTestInstances()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...