Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp1255 void buildDefinitionMap(const ModelBuilder* model, std::map<uint32_t, uint32_t>* defMap) { in buildDefinitionMap() function in __anon63efd43f0110::PartitioningTest
1387 buildDefinitionMap(modelA, &defsA); in compare()
1388 buildDefinitionMap(modelB, &defsB); in compare()