Searched refs:substitutableSubgraphInputSlots (Results 1 – 1 of 1) sorted by relevance
157 …const SubgraphView::IInputSlots& substitutableSubgraphInputSlots = substitutableSubgraph.GetIInput… in CheckSubstitution() local167 …CHECK(substitutableSubgraphInputSlots.size() == expectedSubstitutableSubgraphSize.m_NumInputSlots… in CheckSubstitution()171 CHECK(AreEqual(substitutableSubgraphInputSlots, expectedSubstitutableInputSlots)); in CheckSubstitution()