Home
last modified time | relevance | path

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

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