@@ -1,8 +1,6 @@ - static $abstractvectortype$ bv_[[TEST]]_M = $abstractvectortype$.broadcast(SPECIES, ($type$)10); - @Test(dataProvider = "$type$UnaryOpMaskProvider") static void [[TEST]]$vectorteststype$MaskedWithMemOp(IntFunction<$type$[]> fa, IntFunction<boolean[]> fm) { [[KERNEL]] assertArraysEquals(r, a, ($type$)10, mask, $vectorteststype$::[[TEST]]); }