Searched defs:collections (Results 1 – 4 of 4) sorted by relevance
83 int collections(int reps) { in collections() method in SortedCopyBenchmark
413 …public static void dump(Appendable out,String indent,Collection<?>... collections) throws IOExcept… in dump()
963 final ImmutableSet<Key<?>> collections = ImmutableSet.<Key<?>>of(arrayList, collection); in testNewPrivateBinder() local
4650 …ic const vk::ProgramBinary& getVertexShader (const vk::ProgramCollection<vk::ProgramBinary>& col… in getVertexShader()