Home
last modified time | relevance | path

Searched defs:ConcatAxis2Fixture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DConcat.cpp84 struct ConcatAxis2Fixture : ConcatFixture struct
86 ConcatAxis2Fixture() : ConcatFixture("2", { 2, 3, 1, 1 }, { 2, 3, 2, 1 }, { 2, 3, 3, 1 }) {} in ConcatAxis2Fixture() function