Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp825 const PartitioningModel& falseModel, const std::vector<uint32_t>& inputs, in addIfOperation()
2740 auto falseModel = std::make_unique<PartitioningModel>(); in createControlFlowModelForCachingTests() local