Searched refs:MT_collectorLeading3 (Results 1 – 1 of 1) sorted by relevance
147 assertEquals(SpreadCollect.MT_collectorLeading3, collector.type()); in testAsCollectorLeading()160 assertEquals(SpreadCollect.MT_collectorLeading3, collector.type()); in testAsCollectorLeadingInvokeWithArguments()239 …static final MethodType MT_collectorLeading3 = methodType(String.class, int.class, int.class, int.… field in SpreadCollectTest.SpreadCollect