Home
last modified time | relevance | path

Searched defs:validateOutput (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/internal/modules/esm/
Dhooks.js290 const validateOutput = (hookErrIdentifier, output) => { function
300 …nst nextResolve = nextHookFactory(chain[chain.length - 1], meta, { validateArgs, validateOutput }); field
435 const validateOutput = (hookErrIdentifier, output) => { function
445 … const nextLoad = nextHookFactory(chain[chain.length - 1], meta, { validateArgs, validateOutput }); field
821 function nextHookFactory(current, meta, { validateArgs, validateOutput }) { field
838 nextNextHook = nextHookFactory(next, meta, { validateArgs, validateOutput }); field
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderConstExprTests.cpp105 void ExecutorTestCase<float>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput() function in glcts::ShaderConstExpr::ExecutorTestCase
128 void ExecutorTestCase<int>::validateOutput(de::SharedPtr<ShaderExecutor> executor) in validateOutput() function in glcts::ShaderConstExpr::ExecutorTestCase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderClockTests.cpp121 bool validateOutput(std::vector<deUint64>& outputs) in validateOutput() function in vkt::shaderexecutor::__anonc774b37e0111::ShaderClockTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderClockTests.cpp121 bool validateOutput(std::vector<deUint64>& outputs) in validateOutput() function in vkt::shaderexecutor::__anona910d39e0111::ShaderClockTestInstance