Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp41 static const int32_t kAvailableOperandCodes[] = {ANEURALNETWORKS_FLOAT32, variable
478 for (int32_t newOperandCode : kAvailableOperandCodes) { in testMutatingInputOperandCode()
550 for (int32_t newOperandCode : kAvailableOperandCodes) { in testMutatingOutputOperandCode()