Home
last modified time | relevance | path

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

/external/armnn/src/armnn/test/
DSubgraphViewTests.cpp2180 …auto boundaryInputSlot = GetConnection(workingCopy.GetIOutputSlots()[0], 0U, workingCopy, *shared); in CheckOutOfScopeWorkingCopy() local
2181 CHECK(boundaryInputSlot); in CheckOutOfScopeWorkingCopy()
2184 CHECK(outputSlots[0]->GetConnection(0) == boundaryInputSlot); in CheckOutOfScopeWorkingCopy()