*** 1,4 *** --- 1,6 --- + @Test(dataProvider = "$type$TernaryOpMaskProvider") static void [[TEST]]$vectorteststype$Masked(IntFunction<$type$[]> fa, IntFunction<$type$[]> fb, IntFunction<$type$[]> fc, IntFunction<boolean[]> fm) { #if[double] int count = INVOC_COUNT;