Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/android_fuzzing/
DConverter.cpp103 const auto& repeatedIndex = indexes.index(); in convert() local
104 return std::vector<uint32_t>(repeatedIndex.begin(), repeatedIndex.end()); in convert()