Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DConverter.cpp120 const auto& repeatedIndex = indexes.index(); in convert() local
121 return std::vector<uint32_t>(repeatedIndex.begin(), repeatedIndex.end()); in convert()