Searched defs:list2 (Results 1 – 13 of 13) sorted by relevance
166 List<RecentAppOpsAccess.Access> list2 = new ArrayList<>(list1); in refreshUi_newRecentRequests_listIsUpdated() local
163 List<RecentAppOpsAccess.Access> list2 = new ArrayList<>(list1); in refreshUi_newRecentRequests_listIsUpdated() local
241 List<RecentAppOpsAccess.Access> list2 = new ArrayList<>(list1); in refreshUi_newRecentRequests_listIsUpdated() local
85 List<AggregateEncryptionKey> list2) { in isSuperset()
174 List<RecentAppOpsAccess.Access> list2 = new ArrayList<>(list1); in refreshUi_newRecentAccesses_listIsUpdated() local
361 List<RecentAppOpsAccess.Access> list2 = new ArrayList<>(list1); in refreshUi_newRecentRequests_listIsUpdated() local
155 List<Byte> list2 = DataElementHeader.convertTypeMultipleBytes(10); in test_convertTypeMultipleIntList() local
934 List<String> list2 = Arrays.asList("foo"); in testAll() local948 List<String> list2 = Arrays.asList("foo"); in testAny() local962 List<String> list2 = Arrays.asList("foo"); in testFindAll() local
131 public static boolean labelsAreSuffix(String[] list1, String[] list2) { in labelsAreSuffix()
253 public static <T> boolean areEqual(List<T> list1, List<T> list2) { in areEqual()
1173 Map<String, byte[]> list2) { in isTrustRootCertListEquals()
1076 std::vector<ListItem> list2 = {}; in TEST_F() local