Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DElementWiseUnary.cpp120 struct SimpleLogicalNotFixture : public ElementWiseUnaryFixture struct
122SimpleLogicalNotFixture() : ElementWiseUnaryFixture("LOGICAL_NOT", "BOOL", "[ 1, 1, 1, 4 ]", "[ 1,… in SimpleLogicalNotFixture() function