Home
last modified time | relevance | path

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

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