Searched defs:collections (Results 1 – 4 of 4) sorted by relevance
83 int collections(int reps) { in collections() method in SortedCopyBenchmark
114 repeated string collections = 9; field
963 final ImmutableSet<Key<?>> collections = ImmutableSet.<Key<?>>of(arrayList, collection); in testNewPrivateBinder() local
2928 ScopedPyObjectPtr collections(PyImport_ImportModule("collections")); in CheckAndGetInteger() local