Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp108 class IntrospectionControlTest : public ::testing::Test { class
226 TEST_F(IntrospectionControlTest, SimpleAddModel) { in TEST_F() argument
1169 TEST_F(IntrospectionControlTest, SlicingAddMax) { in TEST_F() argument
1186 TEST_F(IntrospectionControlTest, SlicingMaxAdd) { in TEST_F() argument
1234 TEST_F(IntrospectionControlTest, SlicingFullySupported) { in TEST_F() argument
1330 TEST_F(IntrospectionControlTest, ControlFlowNotSupported) { in TEST_F() argument
1351 TEST_F(IntrospectionControlTest, ControlFlowSupported) { in TEST_F() argument
1388 TEST_F(IntrospectionControlTest, ControlFlowFailedToSlice) { in TEST_F() argument
1413 TEST_F(IntrospectionControlTest, PartialModelNotSupported) { in TEST_F() argument
1442 TEST_F(IntrospectionControlTest, PartialModelNotSupportedOrder) { in TEST_F() argument
[all …]