Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DShape.cpp93 struct Shape1DFixture : ShapeMainFixture struct
95 Shape1DFixture() : ShapeMainFixture("1", "7", "1", { 5 }) in Shape1DFixture() function