Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 6 of 6) sorted by relevance

/template/strap/ComboStrap/
H A DMutex.php36 function lock($wait=10)
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriver.php88 public function wait( function
/template/strap/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriver.php298 public function wait($timeout_in_second = 30, $interval_in_millisecond = 250) function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriver
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php406 public function wait($timeout_in_second = 30, $interval_in_millisecond = 250) function in Facebook\\WebDriver\\Remote\\RemoteWebDriver
/template/strap/vendor/symfony/process/
H A DProcess.php416 public function wait(?callable $callback = null) function in Symfony\\Component\\Process\\Process
/template/ospyramid/js/libs/
Djquery-1.6.1.js411 ready: function( wait ) { argument