Searched refs:testAddingWithSymmPerChannelQuantParams (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestOperandExtraParams.cpp | 116 void testAddingWithSymmPerChannelQuantParams(int32_t dataType, in testAddingWithSymmPerChannelQuantParams() function in __anon85e980780110::OperandExtraParamsTest 165 testAddingWithSymmPerChannelQuantParams(dataType, createSymmPerChannelQuantParams(), in TEST_F() 173 testAddingWithSymmPerChannelQuantParams(dataType, createSymmPerChannelQuantParams(), in TEST_F() 187 testAddingWithSymmPerChannelQuantParams(dataType, ext, /*expectExtraParamsSuccess=*/false); in TEST_F() 206 testAddingWithSymmPerChannelQuantParams(dataType, lowScaleCountExt, in TEST_F() 208 testAddingWithSymmPerChannelQuantParams(dataType, highScaleCountExt, in TEST_F() 222 testAddingWithSymmPerChannelQuantParams(dataType, ext, /*expectExtraParamsSuccess=*/false); in TEST_F() 234 testAddingWithSymmPerChannelQuantParams(dataType, ext, /*expectExtraParamsSuccess=*/false); in TEST_F()
|