1 2 @Test(dataProvider = "$type$UnaryOpProvider") 3 static void Broadcast$vectorteststype$(IntFunction<$type$[]> fa) { 4 [[KERNEL]] 5 assertBroadcastArraysEquals(r, a); 6 } 7 8 9 10