Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DPad.cpp103 struct Uint8PadFixture : public PadFixture struct
105 Uint8PadFixture() : PadFixture("[ 2, 3 ]", "[ 4, 7 ]", "[ 2, 2 ]", in Uint8PadFixture() argument