Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestIntrospectionControl.cpp109 class IntrospectionControlTest : public ::testing::Test { class
227 TEST_F(IntrospectionControlTest, SimpleAddModel) { in TEST_F() argument
1170 TEST_F(IntrospectionControlTest, SlicingAddMax) { in TEST_F() argument
1187 TEST_F(IntrospectionControlTest, SlicingMaxAdd) { in TEST_F() argument
1235 TEST_F(IntrospectionControlTest, SlicingFullySupported) { in TEST_F() argument
1331 TEST_F(IntrospectionControlTest, ControlFlowNotSupported) { in TEST_F() argument
1352 TEST_F(IntrospectionControlTest, ControlFlowSupported) { in TEST_F() argument
1389 TEST_F(IntrospectionControlTest, ControlFlowFailedToSlice) { in TEST_F() argument
1414 TEST_F(IntrospectionControlTest, PartialModelNotSupported) { in TEST_F() argument
1443 TEST_F(IntrospectionControlTest, PartialModelNotSupportedOrder) { in TEST_F() argument
[all …]