Home
last modified time | relevance | path

Searched defs:sleepTime (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/fixtures/
Dlinux-perf.js4 const sleepTime = new Number(process.argv[2] || "0.1"); constant
/third_party/node/test/v8-updates/
Dtest-linux-perf.js34 const sleepTime = sampleCount * (1.0 / frequency); constant
/third_party/skia/third_party/externals/angle2/util/posix/
Dtest_utils_posix.cpp342 timespec sleepTime = { in Sleep() local
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeTimer.c320 int sleepTime = 0; in timerThread() local
/third_party/vk-gl-cts/execserver/tools/
DxsTest.cpp728 const int sleepTime = 200; in runClient() local