Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DOptimizeSubgraphViewTests.cpp153 const SubgraphView::IOutputSlots& expectedSubstitutableOutputSlots, in CheckSubstitution() argument
172 CHECK(AreEqual(substitutableSubgraphOutputSlots, expectedSubstitutableOutputSlots)); in CheckSubstitution()
180 CHECK(!AreEqual(replacementSubgraphOutputSlots, expectedSubstitutableOutputSlots)); in CheckSubstitution()
1176 std::vector<SubgraphView::IOutputSlots> expectedSubstitutableOutputSlots in PartiallySupportedSubgraphTestImpl() local
1195 expectedSubstitutableOutputSlots.at(substitutionIndex), in PartiallySupportedSubgraphTestImpl()
1383 std::vector<SubgraphView::IOutputSlots> expectedSubstitutableOutputSlots in PartiallyOptimizableSubgraphTestImpl1() local
1405 expectedSubstitutableOutputSlots.at(substitutionIndex), in PartiallyOptimizableSubgraphTestImpl1()
1525 SubgraphView::IOutputSlots expectedSubstitutableOutputSlots in PartiallyOptimizableSubgraphTestImpl2() local
1546 expectedSubstitutableOutputSlots, in PartiallyOptimizableSubgraphTestImpl2()