Searched refs:substitutableSubgraphOutputSlots (Results 1 – 1 of 1) sorted by relevance
158 …const SubgraphView::IOutputSlots& substitutableSubgraphOutputSlots = substitutableSubgraph.GetIOut… in CheckSubstitution() local168 …CHECK(substitutableSubgraphOutputSlots.size() == expectedSubstitutableSubgraphSize.m_NumOutputSlot… in CheckSubstitution()172 CHECK(AreEqual(substitutableSubgraphOutputSlots, expectedSubstitutableOutputSlots)); in CheckSubstitution()