Searched defs:allInputs (Results 1 – 2 of 2) sorted by relevance
68 val allInputs = parameters.compiledClasses.files.toList() in <lambda>() constant
76 private static final String[] allInputs = new String[] {"int", "float", "long", "double"}; field in AccessorTestGenerator