Searched refs:waitCommand (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/test/parallel/ |
| D | test-child-process-exec-abortcontroller-promisified.js | 14 const waitCommand = common.isLinux ? constant 21 const promise = execPromisifed(waitCommand, { signal }); 29 execPromisifed(waitCommand, { signal: {} }); 36 execPromisifed(waitCommand, { signal }); 44 const promise = execPromisifed(waitCommand, { signal });
|
| /third_party/vk-gl-cts/modules/gles3/stress/ |
| D | es3sSyncTests.cpp | 60 …text& context, const char* name, const char* description, int numPrimitives, deUint32 waitCommand); 80 …e (Context& context, const char* name, const char* description, int numSyncs, deUint32 waitCommand) in FenceSyncCase() argument 84 , m_waitCommand (waitCommand) in FenceSyncCase()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fSyncTests.cpp | 66 …const char* name, const char* description, int numPrimitives, deUint32 waitCommand, deUint32 waitF… 89 …const char* name, const char* description, int numPrimitives, deUint32 waitCommand, deUint32 waitF… in FenceSyncCase() argument 93 , m_waitCommand (waitCommand) in FenceSyncCase()
|