Home
last modified time | relevance | path

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

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java220 }.waitForTrue( this + " is not found!", iTimeout, interval);
232 }.waitForTrue("Time out to wait the control to be enabled!", iTimeout, interval);
243 }.waitForTrue("Time out to wait the control to be disabled!", iTimeout, interval);
254 }.waitForTrue("Time out to wait the control to show the text: " + text, iTimeout, interval);
H A DVclApp.java83 }.waitForTrue("Can't connect to automation server!", 20, 1); in start()
104 }.waitForTrue("OpenOffice can't quit!", 5, 1); in quit()
/trunk/test/testgui/source/pvt/gui/
H A DBenchmark.java193 }.waitForTrue("", 120, INTERVAL); in slideShow()
314 }.waitForTrue("", 120, INTERVAL); in loadFinish()
404 }.waitForTrue("", 120, 1); in save()
428 }.waitForTrue("", 120, INTERVAL); in save()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DCondition.java49 public void waitForTrue(String message, double iTimeout, double interval) { in waitForTrue() method in Condition
/trunk/test/testgui/source/testlib/gui/
H A DAppTool.java237 }.waitForTrue("Time out wait window to be active.", 120, 2); in handleBlocker()
/trunk/test/testgui/source/svt/gui/
H A DTestSample.java232 }.waitForTrue("Time out to wait the control to be enabled!", 120, 2); in testCalc()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 37 milliseconds