Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp741 const uint32_t existingOperationIndex = randUInt(model.operationCount()); in TEST_P() local
743 model.getOperationOutputs(existingOperationIndex); in TEST_P()
748 deadOperandI->second == existingOperationIndex); in TEST_P()