Home
last modified time | relevance | path

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

/external/armnn/src/armnnTfLiteParser/test/
DShape.cpp67 struct SimpleShapeFixture : ShapeFixture struct
69 SimpleShapeFixture() : ShapeFixture("[ 1, 3, 3, 1 ]", in SimpleShapeFixture() function
/external/armnn/src/armnnDeserializer/test/
DDeserializeShape.cpp118 struct SimpleShapeFixture : ShapeFixture struct
120 SimpleShapeFixture() : ShapeFixture() {} in SimpleShapeFixture() argument