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