Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DPad.cpp86 struct SimplePadFixture : public PadFixture struct
88 SimplePadFixture() : PadFixture("[ 2, 3 ]", "[ 4, 7 ]", "[ 2, 2 ]", in SimplePadFixture() function
/aosp_15_r20/external/armnn/src/armnnDeserializer/test/
H A DDeserializePad.cpp106 struct SimplePadFixture : PadFixture struct
108 SimplePadFixture() : PadFixture("[ 2, 2, 2 ]", in SimplePadFixture() argument