Searched refs:stuff (Results 1 – 6 of 6) sorted by relevance
32 public static Stuff stuff; field in DdmVmInternalTest40 stuff = new Stuff(); in setRecentAllocationsTrackingEnabled()44 stuff.basicStringRef = new Object[]{stuff.basicString}; in setRecentAllocationsTrackingEnabled()
108 UnaryOperator<Stream<Integer>>[] stuff in testMixedSeqPar() local120 for (int s1Index = 0; s1Index < stuff.length; s1Index++) { in testMixedSeqPar()122 UnaryOperator<Stream<Integer>> s1 = stuff[s1Index]; in testMixedSeqPar()126 for (int s2Index = 0; s2Index < stuff.length; s2Index++) { in testMixedSeqPar()128 UnaryOperator<Stream<Integer>> s2 = stuff[s2Index]; in testMixedSeqPar()
463 List<Object> stuff = new ArrayList<>(); in testSerialization() local464 Collections.addAll(stuff, GALLERY); // copy #1 in testSerialization()466 Collections.addAll(stuff, triples); // copy #3 (partial) in testSerialization()468 Collections.addAll(stuff, mt.parameterArray()); in testSerialization()470 Collections.shuffle(stuff, new Random(292)); in testSerialization()471 Collections.addAll(stuff, GALLERY); // copy #2 in testSerialization()472 testSerializedEquality(stuff); in testSerialization()
177 stuff(); in testHeavyLoad()180 private static void stuff() { in stuff() method in ProcessManagerTest
427 # comment = Mary's and Fred's stuff
1568 // -- Other stuff --1974 // -- Other char stuff --2182 // -- Other byte stuff: Access to binary data --