Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DSub.cpp11 struct SubFixture : public ParserFlatbuffersFixture struct
13 explicit SubFixture(const std::string & inputShape1, in SubFixture() function