Home
last modified time | relevance | path

Searched defs:resultY (Results 1 – 3 of 3) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/
DBuilderWithViewTest.java92 ValueClassXY resultY = MAPPER.readerFor(ValueClassXY.class) in testSimpleViews() local
108 CreatorValueXY resultY = MAPPER.readerFor(CreatorValueXY.class) in testCreatorViews() local
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoDecodeTests.cpp687 …const bool resultY = tcu::intThresholdCompare(log, titleY.c_str(), "", refPixelBufferAccessY, outP… in verifyImage() local
793 …const bool resultY = tcu::intThresholdCompare(log, titleY.c_str(), "", refPixelBufferAccessY, outP… in verifyImageMultipleFrameWithReference() local
1074 …const bool resultY = tcu::intThresholdCompare(log, titleY.c_str(), "", refPixelBufferAccessY, outP… in verifyImage() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp866 std::string glslResultBlock(const std::string& indent, const std::string& resultY, const std::strin… in glslResultBlock()