@Test(dataProvider = "$type$BinaryOpMaskProvider") static void [[TEST]]$vectorteststype$BroadcastMaskedSmokeTest(IntFunction<$type$[]> fa, IntFunction<$type$[]> fb, IntFunction fm) { [[KERNEL]] assertBroadcastArraysEquals(a, b, r, mask, $vectorteststype$::[[TEST]]); }