Home
last modified time | relevance | path

Searched refs:CLIENT_DONE (Results 1 – 1 of 1) sorted by relevance

/trunk/main/bridges/test/com/sun/star/lib/
H A DTestBed.java62 clientDone = p.waitFor() == CLIENT_DONE; in execute()
71 clientDone = p.exitValue() == CLIENT_DONE; in execute()
143 status = CLIENT_DONE; in execute()
220 private static final int CLIENT_DONE = 123; field in TestBed

Completed in 8 milliseconds