Home
last modified time | relevance | path

Searched defs:outputValues (Results 1 – 5 of 5) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/layerTests/
DArgMinMaxTestImpl.cpp83 std::vector<int32_t> outputValues({ 3 }); in ArgMaxSimpleTest() local
111 std::vector<int32_t> outputValues({ 1 }); in ArgMinSimpleTest() local
146 std::vector<int32_t> outputValues({ 0, 0, 0, 0, in ArgMinChannelTest() local
182 std::vector<int32_t> outputValues({ 2, 2, 2, 2, in ArgMaxChannelTest() local
217 std::vector<int32_t> outputValues({ 1, 1, 1, 1, in ArgMaxHeightTest() local
253 std::vector<int32_t> outputValues({ 0, 0, in ArgMinWidthTest() local
DConvertFp32ToBf16TestImpl.cpp38 std::vector<armnn::BFloat16> outputValues = armnnUtils::QuantizedVector<armnn::BFloat16>( in ConvertFp32ToBf16Test() local
/external/armnn/src/backends/reference/test/
DArgMinMaxTests.cpp18 std::vector<int64_t> outputValues(outputInfo.GetNumElements()); in BOOST_AUTO_TEST_CASE() local
41 std::vector<int64_t> outputValues(outputInfo.GetNumElements()); in BOOST_AUTO_TEST_CASE() local
/external/angle/src/tests/gl_tests/
DComputeShaderTest.cpp69 T outputValues[kWidth * kHeight] = {}; in runSharedMemoryTest() local
743 GLuint outputValues[kWidth][kHeight]; in TEST_P() local
835 GLuint outputValues[kWidth][kHeight]; in TEST_P() local
900 GLuint outputValues[2][1]; in TEST_P() local
963 GLuint outputValues[kTextureWidth * kTextureHeight]; in TEST_P() local
1032 GLuint outputValues[kTextureWidth * kTextureHeight]; in TEST_P() local
1295 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
1354 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
1416 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
1475 GLuint outputValues[kWidth * kHeight]; in TEST_P() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp803 …auto outputValues = unpackFloats<tcu::Float16>(outputMemory, m_params.vectorLength, inputBufferSiz… in iterate() local
829 …auto outputValues = unpackFloats<tcu::Float32>(outputMemory, m_params.vectorLength, inputBufferSiz… in iterate() local
855 …auto outputValues = unpackFloats<tcu::Float64>(outputMemory, m_params.vectorLength, inputBufferSiz… in iterate() local