Searched defs:EMPTY_FILE (Results 1 – 2 of 2) sorted by relevance
70 private static final String EMPTY_FILE = "empty_file"; field in CpuInfoReaderTest
48 public static final File[] EMPTY_FILE = new File[0]; field in ArrayUtils