Home
last modified time | relevance | path

Searched defs:kTimeout (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlUtil.h57 kTimeout = 1, enumerator
/third_party/skia/third_party/externals/angle2/util/
Dtest_utils_unittest.cpp205 constexpr double kTimeout = 3.0; in TEST() local
237 constexpr double kTimeout = 3.0; in TEST() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dblocking_queue.cc24 const size_t kTimeout = 100; variable
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
DMultipleContexts.cpp24 constexpr GLuint64 kTimeout = 10000000; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultithreadingTest.cpp774 constexpr GLuint64 kTimeout = 1'000'000'000; // 1 second in TEST_P() local
848 constexpr GLuint64 kTimeout = 2'000'000'000; // 1 second in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncTest.cpp220 constexpr GLuint64 kTimeout = 1'000'000'000; // 1 second in TEST_P() local
/third_party/node/lib/internal/
Dtimers.js641 kTimeout: Symbol('timeout'), // For hiding Timeouts on other internals. property
/third_party/node/test/common/
Dwpt.js279 const kTimeout = 'timeout'; constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp2398 constexpr deUint64 kTimeout = 10000000000ull; // 10 seconds in nanoseconds. in hostWait() local