Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp1300 void dump(const char* name, const std::map<uint32_t, uint32_t>* aMap) { in dump() argument
1311 for (const auto& entry : *aMap) { in dump()