Searched refs:timeoutPromise (Results 1 – 2 of 2) sorted by relevance
495 function timeoutPromise(error, timeoutMs) { function515 const timeout = timeoutPromise(error, timeoutMs);
638 function EventWatcher(test, watchedNode, eventTypes, timeoutPromise) argument732 if (timeoutPromise) {733 timeoutPromise().then(timeout);