Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DDiv.cpp112 struct DynamicDivFixture : public DivFixture struct
114 DynamicDivFixture() : DivFixture("[ 1, 2, 2, 3 ]", "[ 1, 2, 2, 3 ]", "[ ]") {} in DynamicDivFixture() argument