Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DShape.cpp85 struct Shape2DFixture : ShapeMainFixture struct
87 Shape2DFixture() : ShapeMainFixture("1", "7", "2", { 2, 3 }) in Shape2DFixture() argument