Home
last modified time | relevance | path

Searched refs:hasQuant8CoupledOperands (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/tools/test_generator/test_harness/include/
H A DTestHarness.h342 bool hasQuant8CoupledOperands() const { in hasQuant8CoupledOperands() function
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp898 ASSERT_TRUE(testModel.hasQuant8CoupledOperands()); in Execute()
1002 return !testModel.expectFailure && testModel.hasQuant8CoupledOperands() && in __anond5a3e5f10d02()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp876 ASSERT_TRUE(testModel.hasQuant8CoupledOperands()); in Execute()
981 return !testModel.expectFailure && testModel.hasQuant8CoupledOperands() && in __anon8cc611d90a02()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGenerated.cpp506 testModel.referenced.size() == 0 && testModel.hasQuant8CoupledOperands(); in __anon6a3529560b02()
H A DSupportLibraryTestGenerated.cpp603 testModel.referenced.size() == 0 && testModel.hasQuant8CoupledOperands(); in __anon8752d1880d02()