Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DShape.cpp77 struct Shape3DFixture : ShapeMainFixture struct
79 Shape3DFixture() : ShapeMainFixture("1", "7", "3", { 3, 2, 3 }) in Shape3DFixture() function