Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/common/
Dinspector-helper.js505 function timeoutPromise(error, timeoutMs) { argument
524 function fires(promise, error, timeoutMs) { argument
/third_party/node/test/fixtures/wpt/dom/events/scrolling/
Dscroll_support.js1 async function waitForScrollendEvent(test, target, timeoutMs = 500) { argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSyncVk.cpp35 int timeoutMs = static_cast<int>(timeoutNs / 1000000); in SyncWaitFd() local