Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DConst.cpp71 struct ConstInvalidFixture : ConstMainFixture struct
73 ConstInvalidFixture() : ConstMainFixture("10") { } in ConstInvalidFixture() function