Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http2-compat-expect-handling.js9 const expectValue = 'meoww'; constant
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fUniformLocationTests.cpp331 …const string expectValue = de::floatToString(getExpectedValue(scalarType, location >= 0 ? locatio… in genShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp1968 std::vector<tcu::Vec4> expectValue(8, tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f)); in iterate() local
2681 std::vector<tcu::Vec4> expectValue(8, tcu::Vec4(0.25f, 0.75f, 0.75f, 1.0f)); in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp1962 std::vector<tcu::Vec4> expectValue(8, tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f)); in iterate() local
2673 std::vector<tcu::Vec4> expectValue(8, tcu::Vec4(0.25f, 0.75f, 0.75f, 1.0f)); in verify() local