Searched defs:pb (Results 1 - 25 of 52) sorted by relevance

123

/openjdk9/hotspot/test/runtime/Throwable/
H A DStackTraceLogging.java41 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
/openjdk9/hotspot/test/runtime/logging/
H A DVerificationTest.java38 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
47 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
H A DLoaderConstraintsTest.java43 private static ProcessBuilder pb; field in class:LoaderConstraintsTest
H A DSafepointCleanupTest.java38 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
49 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
[all...]
H A DStackWalkTest.java37 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
44 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
H A DBiasedLockingTest.java38 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
44 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
[all...]
H A DCompressedOopsTest.java40 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
46 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
[all...]
H A DExceptionsTest.java40 static void updateEnvironment(ProcessBuilder pb, String environmentVariable, String value) { argument
45 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
52 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
[all...]
H A DMonitorInflationTest.java38 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
46 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
[all...]
H A DStartupTimeTest.java38 static void analyzeOutputOn(ProcessBuilder pb) throws Exception { argument
46 static void analyzeOutputOff(ProcessBuilder pb) throws Exception { argument
52 static void analyzeModulesOutputOn(ProcessBuilder pb) throws Exception { argument
58 static void analyzeModulesOutputOff(ProcessBuilder pb) throws Exception { argument
[all...]
H A DRemovedDevelopFlagsTest.java37 public static ProcessBuilder pb; field in class:RemovedDevelopFlagsTest
H A DClassLoadUnloadTest.java45 private static ProcessBuilder pb; field in class:ClassLoadUnloadTest
[all...]
/openjdk9/hotspot/test/runtime/NMT/
H A DJcmdWithNMTDisabled.java39 static ProcessBuilder pb = new ProcessBuilder(); field in class:JcmdWithNMTDisabled
/openjdk9/hotspot/test/gc/metaspace/
H A DCompressedClassSpaceSizeInJmapHeap.java77 private static void run(ProcessBuilder pb) throws Exception { argument
/openjdk9/jdk/test/java/io/PushbackReader/
H A DMarkReset.java45 static boolean testMark(PushbackReader pb){ argument
55 static boolean testReset(PushbackReader pb){ argument
/openjdk9/hotspot/test/compiler/codecache/
H A DCheckSegmentedCodeCache.java54 private static void verifySegmentedCodeCache(ProcessBuilder pb, boolean enabled) throws Exception { argument
73 private static void verifyCodeHeapNotExists(ProcessBuilder pb, String... heapNames) throws Exception { argument
81 private static void failsWith(ProcessBuilder pb, String message) throws Exception { argument
[all...]
/openjdk9/jdk/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Dmpmontg.c123 mp_digit *pb; local
144 s_mpv_mul_d(MP_DIGITS(a), useda, *pb++, MP_DIGITS(c)); local
/openjdk9/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DProcessThread.java52 public ProcessThread(String threadName, ProcessBuilder pb) { argument
75 public ProcessThread(String threadName, Predicate<String> waitfor, ProcessBuilder pb) { argument
124 public ProcessRunnable(ProcessBuilder pb) { argument
135 ProcessRunnable(ProcessBuilder pb, String name, Predicate<String> waitfor) argument
[all...]
H A DUtils.java169 public static String getCommandLine(ProcessBuilder pb) { argument
/openjdk9/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/
H A DTestsGenerator.java71 protected static int runProcess(ProcessBuilder pb, String name) argument
/openjdk9/jaxp/test/javax/xml/jaxp/libs/jdk/testlibrary/
H A DUtils.java169 public static String getCommandLine(ProcessBuilder pb) { argument
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/dtdparser/
H A DXmlReader.java303 useEncodingDecl(PushbackInputStream pb, String encoding) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-normalize.cc278 compare_combining_class (const hb_glyph_info_t *pa, const hb_glyph_info_t *pb) argument
/openjdk9/jdk/test/java/lang/ProcessBuilder/
H A DPipelineTest.java206 static void print(ProcessBuilder pb) { argument
/openjdk9/jdk/test/com/sun/jdi/cds/
H A DCDSJDITest.java115 public static OutputAnalyzer executeAndLog(ProcessBuilder pb, String logName) throws Exception { argument

Completed in 123 milliseconds

123