Searched defs:testProcess (Results 1 – 5 of 5) sorted by relevance
58 xs::Win32TestProcess testProcess; in main() local60 xs::PosixTestProcess testProcess; in main() local
38 public void testProcess() throws IOException { in testProcess() method in LineBufferTest
43 TestDriver::TestDriver (xs::TestProcess* testProcess) in TestDriver()
101 ExecutionServer::ExecutionServer (xs::TestProcess* testProcess, deSocketFamily family, int port, Ru… in ExecutionServer()
291 ExecutionServer::ExecutionServer (JavaVM* vm, xs::TestProcess* testProcess, deSocketFamily family, … in ExecutionServer()