Home
last modified time | relevance | path

Searched defs:trueModel (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp824 void addIfOperation(const uint32_t cond, const PartitioningModel& trueModel, in addIfOperation()
2730 auto trueModel = std::make_unique<PartitioningModel>(); in createControlFlowModelForCachingTests() local