Searched defs:names (Results 1 – 5 of 5) sorted by relevance
38 val names = ArrayList<String>(typeParameters.size) in toString() constant
70 Set<String> names = new HashSet<String>(); in testparseTestMapping() local171 Set<String> names = new HashSet<String>(); in testGetTests() local
213 private static void assertSize(String[] names, long size, Map<String, Integer> sizes) { in assertSize() argument
170 val names = methodInfo.throwsTypeNames() in resolveThrowsClasses() constant
299 val names = constants ?: run { in <lambda>() constant