Home
last modified time | relevance | path

Searched refs:checkStepRolesOfInput (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp3459 checkStepRolesOfInput(0, {{"deviceA", IOType::INPUT}}); in TEST_F()
3460 checkStepRolesOfInput(2, {{"deviceB", IOType::INPUT}}); in TEST_F()
3462 checkStepRolesOfInput(1, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3509 checkStepRolesOfInput(0, {}); in TEST_F()
3512 checkStepRolesOfInput(1, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3513 checkStepRolesOfInput(2, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3579 checkStepRolesOfInput(0, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3580 checkStepRolesOfInput(1, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3672 checkStepRolesOfInput( in TEST_F()
3675 checkStepRolesOfInput( in TEST_F()
[all …]