Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DShape.cpp69 struct ShapeIntFixture : ShapeMainFixture struct
71 ShapeIntFixture() : ShapeMainFixture("7", "7", "4", { 1, 3, 1, 5 }) in ShapeIntFixture() function