Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DElementWiseUnary.cpp11 struct ElementWiseUnaryFixture : public ParserFlatbuffersFixture struct
13 explicit ElementWiseUnaryFixture(const std::string& operatorCode, in ElementWiseUnaryFixture() argument