Searched refs:createIfModel (Results 1 – 1 of 1) sorted by relevance
3161 std::vector<std::unique_ptr<PartitioningModel>> createIfModel( in createIfModel() function in __anonb50294d30111::ControlFlowPartitioningTest3218 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()