Searched defs:setCopy (Results 1 – 4 of 4) sorted by relevance
124 Set<int[]> setCopy = new HashSet<>(); in arrayInsideSetAssertEquals() local135 Set<int[]> setCopy = new HashSet<>(); in arrayInsideSetAssertNotEquals() local
237 public void setCopy(Bar copy) { in setCopy() method in PerformanceComparison.Foo
96 void setCopy(MachineInstr *c) { copy = c; } in setCopy() function
304 Object setCopy = objectInputStream.readObject(); in testMultibinderSetIsSerializable() local