Home
last modified time | relevance | path

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

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