Searched refs:ctypesSet (Results 1 – 1 of 1) sorted by relevance
214 Set<Integer> ctypesSet = new HashSet<>(ctypes); in testCollectionTypeForReasonDoesNotReturnUnreasonableValues() local220 assertEquals(ctypes.size(), ctypesSet.size()); in testCollectionTypeForReasonDoesNotReturnUnreasonableValues()223 if (ctypesSet.contains(EmergencyCallDiagnosticLogger.COLLECTION_TYPE_BUGREPORT)) { in testCollectionTypeForReasonDoesNotReturnUnreasonableValues()