| /external/armnn/src/backends/backendsCommon/test/layerTests/ | 
| D | BatchMatMulTestImpl.cpp | 27     const std::vector<T>& outputExpected,  in BatchMatMulTestImpl() 91     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMul2DSimpleTest()  local 169     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMul3DSimpleTest()  local 247     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMulNCHWSimpleTest()  local 330     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMulNHWCSimpleTest()  local 414     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMul3DBatchTest()  local 498     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMul3DBroadcastTest()  local 582     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMul3D2DBroadcastTest()  local 674     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMulNDHWCNHWCTest()  local 753     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>({  in BatchMatMul2DTinyTest()  local [all …] 
 | 
| D | StridedSliceTestImpl.cpp | 105     std::vector<float> outputExpected = std::vector<float>(  in StridedSlice4dTest()  local 144     std::vector<float> outputExpected = std::vector<float>(  in StridedSlice4dReverseTest()  local 183     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceSimpleStrideTest()  local 226     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceSimpleRangeMaskTest()  local 271     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceShrinkAxisMaskTest()  local 312     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceShrinkAxisMaskBitPosition0Test()  local 353     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceShrinkAxisMaskBitPosition1Test()  local 394     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceShrinkAxisMaskBitPosition2Test()  local 435     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceShrinkAxisMaskBitPosition3Test()  local 480     std::vector<float> outputExpected = std::vector<float>(  in StridedSliceShrinkAxisMaskBitPosition0And1Test()  local [all …] 
 | 
| D | PermuteTestImpl.hpp | 97     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in SimplePermuteTest()  local 147     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in PermuteValueSet1Test()  local 197     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in PermuteValueSet2Test()  local 251     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in PermuteValueSet3Test()  local
  | 
| D | TransposeTestImpl.hpp | 99     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in SimpleTransposeTest()  local 149     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in TransposeValueSet1Test()  local 199     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in TransposeValueSet2Test()  local 253     std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(  in TransposeValueSet3Test()  local
  | 
| D | ReshapeTestImpl.cpp | 94     auto outputExpected = ConvertToDataType<ArmnnType>(  in SimpleReshapeTest()  local 137     auto outputExpected = ConvertToDataType<ArmnnType>(  in Reshape5dTest()  local 191     const std::vector<uint8_t> outputExpected = { true, false, false, true };  in ReshapeBooleanTest()  local
  | 
| D | ChannelShuffleTestImpl.cpp | 83     auto outputExpected = ConvertToDataType<ArmnnType>(  in SimpleChannelShuffleTest()  local 129     auto outputExpected = ConvertToDataType<ArmnnType>(  in ChannelShuffle2DTest()  local 197     auto outputExpected = ConvertToDataType<ArmnnType>(  in ChannelShuffle4DTest()  local
  | 
| D | Pooling2dTestImpl.cpp | 40     const std::vector<T>& outputExpected,  in SimplePooling2dTestImpl() 205     std::vector<T> outputExpected;  in SimpleMaxPooling2dSize3x3Stride2x4TestCommon()  local 431     std::vector<T> outputExpected;  in LargeTensorsAveragePooling2dTestCommon()  local 528     auto outputExpected = QuantizedVector<T>(  in L2Pooling2dSize3Stride1TestCommon()  local 570     auto outputExpected = QuantizedVector<T>(  in L2Pooling2dSize3Stride3TestCommon()  local 611     auto outputExpected = QuantizedVector<T>(  in L2Pooling2dSize3Stride4TestCommon()  local 651     auto outputExpected = QuantizedVector<T>(  in L2Pooling2dSize7TestCommon()  local 692     auto outputExpected = QuantizedVector<T>(  in L2Pooling2dSize9TestCommon()  local 735     auto outputExpected = QuantizedVector<T>(  in AsymmetricNonSquarePooling2dTestCommon()  local 935     auto outputExpected =  in SimpleMaxPooling2dSize2x2Stride2x2TestCommon()  local [all …] 
 | 
| D | DebugTestImpl.cpp | 135     std::vector<float> outputExpected = std::vector<float>(  in Debug4dTest()  local 191     std::vector<float> outputExpected = std::vector<float>(  in Debug3dTest()  local 245     std::vector<float> outputExpected = std::vector<float>(  in Debug2dTest()  local 297     std::vector<float> outputExpected = std::vector<float>(  in Debug1dTest()  local
  | 
| D | Pooling3dTestImpl.cpp | 50     const std::vector<T>& outputExpected,  in SimplePooling3dTestImpl() 226     std::vector<T> outputExpected = QuantizedVector<T>(  in SimpleMaxPooling3dSize2x2x2Stride1x1x1TestCommon()  local 397     auto outputExpected = QuantizedVector<T>(  in IgnorePaddingSimpleMaxPooling3dTestCommon()  local 538     std::vector<T> outputExpected;  in LargeTensorsAveragePooling3dTestCommon()  local 609     auto outputExpected = QuantizedVector<T>(  in IgnorePaddingSimpleAveragePooling3dTestCommon()  local 803     auto outputExpected = QuantizedVector<T>(  in IgnorePaddingSimpleL2Pooling3dTestCommon()  local 864     auto outputExpected = QuantizedVector<T>( { 0.0f, 3.0f, 0.0f, 3.0f, }, qScale, qOffset);  in AsymmetricNonSquareMaxPooling3dWithPaddingOnlyPoolTestCommon()  local 911     auto outputExpected = QuantizedVector<T>( { 1.0f, 4.0f, 1.0f, 4.0f, }, qScale, qOffset);  in AsymmetricNonSquareMaxPooling3dTestCommon()  local 958     auto outputExpected = QuantizedVector<T>( { 0.0f, 2.0f, 0.0f, 2.0f, }, qScale, qOffset);  in AsymmetricNonSquareAveragePooling3dWithPaddingOnlyPoolTestCommon()  local 1004     auto outputExpected = QuantizedVector<T>( { 1.0f, 3.5f, 1.0f, 3.5f, }, qScale, qOffset);  in AsymmetricNonSquareAveragePooling3dTestCommon()  local [all …] 
 | 
| D | SpaceToBatchNdTestImpl.cpp | 117     std::vector<float> outputExpected = std::vector<float>(  in SpaceToBatchNdSimpleTest()  local 155     std::vector<float> outputExpected = std::vector<float>(  in SpaceToBatchNdMultiChannelsTest()  local 197     std::vector<float> outputExpected = std::vector<float>(  in SpaceToBatchNdMultiBlockTest()  local 239     std::vector<float> outputExpected = std::vector<float>(  in SpaceToBatchNdPaddingTest()  local
  | 
| D | SpaceToDepthTestImpl.cpp | 107     std::vector<float> outputExpected = std::vector<float>(  in SpaceToDepthSimpleTest1()  local 142     std::vector<float> outputExpected = std::vector<float>(  in SpaceToDepthSimpleTest2()  local
  | 
| D | ActivationTestImpl.cpp | 449 …std::vector<T> outputExpected = armnnUtils::QuantizedVector<T>(outputExpectedData, outScale, outOf…  in SimpleActivationTest()  local 567     std::vector<float> outputExpected(inputData.size());  in ReLuTestCommon()  local 631     std::vector<float> outputExpected(inputData.size());  in BoundedReLuTestCommon()  local 678     std::vector<float> outputExpected(inputData.size());  in SoftReLuTestCommon()  local 741     std::vector<float> outputExpected(inputData.size());  in LeakyReLuTestCommon()  local 803     std::vector<float> outputExpected(inputData.size());  in AbsTestCommon()  local
  | 
| D | LstmTestImpl.cpp | 149         const std::vector<T>& outputExpected,  in LstmNoCifgNoPeepholeNoProjectionTestImpl() 347                                                   const std::vector<T>& outputExpected,  in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() 1020         const std::vector<T>& outputExpected,  in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() 1254                                                   const std::vector<T>& outputExpected,  in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() 1496     const std::vector<uint8_t>& outputExpected,  in QuantizedLstmTestImpl() 1686         const std::vector<int8_t>& outputExpected)  in QLstmTestImpl() 1924         const std::vector<int8_t>& outputExpected)  in QLstmTestImpl1() 2189         const std::vector<int8_t>& outputExpected)  in QLstmTestImpl2()
  | 
| D | UnidirectionalSequenceLstmTestImpl.cpp | 26     const std::vector<T>& outputExpected,  in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() 222     const std::vector<T>& outputExpected,  in UnidirectionalSequenceLstmLayerFloat32TestImpl() 411     const std::vector<T>& outputExpected,  in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl()
  | 
| D | Conv3dTestImpl.cpp | 157         const std::vector<T>& outputExpected,  in SimpleConvolution3dTestImpl()
  | 
| D | Conv2dTestImpl.cpp | 381     const std::vector<O>& outputExpected,  in SimpleConvolution2dNhwcTestImpl() 1697     const std::vector<T>& outputExpected,  in DepthwiseConvolution2dAsymmetricTestImpl()
  | 
| /external/armnn/src/armnnTfLiteParser/test/ | 
| D | ParserFlatbuffersFixture.hpp | 381         auto outputExpected = it.second;  in RunTest()  local 396             auto outputExpected = it.second;  in RunTest()  local 502         auto outputExpected = it.second;  in RunTest()  local
  | 
| /external/armnn/src/backends/backendsCommon/test/ | 
| D | ActivationFixture.hpp | 37     std::vector<float> outputExpected;  member
  | 
| D | StridedSliceAsyncEndToEndTest.hpp | 319     std::vector<T> outputExpected{  in StridedSlicedEndToEndTest()  local
  | 
| /external/armnn/src/armnnDeserializer/test/ | 
| D | ParserFlatbuffersSerializeFixture.hpp | 243         auto outputExpected = it.second;  in RunTest()  local
  | 
| /external/armnn/src/armnnUtils/ | 
| D | ParserPrototxtFixture.hpp | 284         auto outputExpected = it.second;  in RunTest()  local
  |