Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DOptimizeSubgraphViewTests.cpp152 const SubgraphView::IInputSlots& expectedSubstitutableInputSlots, in CheckSubstitution() argument
171 CHECK(AreEqual(substitutableSubgraphInputSlots, expectedSubstitutableInputSlots)); in CheckSubstitution()
179 CHECK(!AreEqual(replacementSubgraphInputSlots, expectedSubstitutableInputSlots)); in CheckSubstitution()
1168 std::vector<SubgraphView::IInputSlots> expectedSubstitutableInputSlots in PartiallySupportedSubgraphTestImpl() local
1194 expectedSubstitutableInputSlots.at(substitutionIndex), in PartiallySupportedSubgraphTestImpl()
1374 std::vector<SubgraphView::IInputSlots> expectedSubstitutableInputSlots in PartiallyOptimizableSubgraphTestImpl1() local
1404 expectedSubstitutableInputSlots.at(substitutionIndex), in PartiallyOptimizableSubgraphTestImpl1()
1517 SubgraphView::IInputSlots expectedSubstitutableInputSlots in PartiallyOptimizableSubgraphTestImpl2() local
1545 expectedSubstitutableInputSlots, in PartiallyOptimizableSubgraphTestImpl2()