Searched defs:LINE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
78 private static final String LINE_SEPARATOR = "\\n"; field in NativeProcessesMemoryTest
46 private static final byte[] LINE_SEPARATOR = new byte[] { '\r', '\n' }; field in StrictJarManifest