Searched defs:ext (Results 1 – 5 of 5) sorted by relevance
104 for (auto& ext : neededExts) { in TEST() local134 for (auto& ext : neededExts) { in TEST() local
71 ShortName(String name, String ext) { in ShortName()86 private static char[] toCharArray(String name, String ext) { in toCharArray()194 private static void checkValidExt(String ext) { in checkValidExt()
154 def is_testfile_name(name, ext): argument
386 ZFileExtension ext = Mockito.mock(ZFileExtension.class); in notifyOnceEntriesWritten() local402 ZFileExtension ext = Mockito.mock(ZFileExtension.class); in notifyTwiceEntriesWrittenIfCdChanged() local
244 String ext = null; in parseClass() local