Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp40 static const int32_t kAvailableOperandCodes[] = {ANEURALNETWORKS_FLOAT32, variable
477 for (int32_t newOperandCode : kAvailableOperandCodes) { in testMutatingInputOperandCode()
549 for (int32_t newOperandCode : kAvailableOperandCodes) { in testMutatingOutputOperandCode()