Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp3161 std::vector<std::unique_ptr<PartitioningModel>> createIfModel( in createIfModel() function in __anonb50294d30111::ControlFlowPartitioningTest
3218 const auto models = createIfModel(); in TEST_F()
3246 const auto models = createIfModel(); in TEST_F()
3290 const auto models = createIfModel(dimensionedMain, dimensionedThen, dimensionedElse); in testIfUnknownSize()