Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DElementWiseUnary.cpp94 struct SimpleExpFixture : public ElementWiseUnaryFixture struct
96SimpleExpFixture() : ElementWiseUnaryFixture("EXP", "FLOAT32", "[ 1, 2, 3, 1 ]", "[ 1, 2, 3, 1 ]")… in SimpleExpFixture() argument