Home
last modified time | relevance | path

Searched refs:timeoutPromise (Results 1 - 3 of 3) sorted by relevance

/third_party/node/test/common/
H A Dinspector-helper.js505 function timeoutPromise(error, timeoutMs) { function
525 const timeout = timeoutPromise(error, timeoutMs);
/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js899 * @param {Promise} timeoutPromise - Promise that will cause the
903 function EventWatcher(test, watchedNode, eventTypes, timeoutPromise)
994 if (timeoutPromise) {
995 timeoutPromise().then(timeout);
/third_party/node/test/fixtures/wpt/common/security-features/resources/
H A Dcommon.sub.js102 function timeoutPromise(t, ms) { function

Completed in 7 milliseconds