Searched defs:testProcess (Results 1 – 7 of 7) sorted by relevance
58 xs::Win32TestProcess testProcess; in main() local60 xs::PosixTestProcess testProcess; in main() local
26 public void testProcess() throws Exception { in testProcess() method in ServiceProcessorTest
38 public void testProcess() throws IOException { in testProcess() method in LineBufferTest
43 TestDriver::TestDriver(xs::TestProcess *testProcess) in TestDriver()
100 ExecutionServer::ExecutionServer(xs::TestProcess *testProcess, deSocketFamily family, int port, Run… in ExecutionServer()
295 ExecutionServer::ExecutionServer(JavaVM *vm, xs::TestProcess *testProcess, deSocketFamily family, i… in ExecutionServer()