Home
last modified time | relevance | path

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

/third_party/node/test/common/
Dinspector-helper.js495 function timeoutPromise(error, timeoutMs) { argument
514 function fires(promise, error, timeoutMs) { argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSyncVk.cpp35 int timeoutMs = static_cast<int>(timeoutNs / 1000000); in SyncWaitFd() local