Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp546 void dump(const char* name, const std::map<uint32_t, uint32_t>* aMap) { in dump() argument
557 for (const auto& entry : *aMap) { in dump()