Searched defs:procFileContents (Results 1 – 2 of 2) sorted by relevance
145 final String procFileContents = testArgs.getString(PROC_FILE_CONTENTS_PARAM); in testNoAccessibleListeningPorts() local277 private static List<ParsedProcEntry> parse(String procFileContents) throws IOException { in parse()
221 String procFileContents = parse(procFilePath); in assertNoAccessibleListeningPorts() local