Home
last modified time | relevance | path

Searched refs:waitFor (Results 1 - 5 of 5) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-debugger-run-after-quit-restart.js33 .then(() => cli.waitFor(/disconnect/))
45 .then(() => cli.waitFor(/start the app/))
75 .then(() => cli.waitFor(/start the app/))
/third_party/node/test/fixtures/wpt/dom/events/non-cancelable-when-passive/resources/
H A Dwait-for.js1 function waitFor(condition, MAX_FRAME = 500) { function
H A Dtouching.js31 await waitFor(() => arrived);
/third_party/node/test/fixtures/wpt/dom/events/scrolling/
H A Dscroll_support.js20 function waitFor(condition, error_message = 'Reaches the maximum frames.') { function
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/app/src/main/java/com/google/oboe/tests/unittestrunner/
H A DMainActivity.java112 process.waitFor(); in executeBinary()

Completed in 3 milliseconds