Lines Matching refs:checkStepRolesOfInput
3400 void checkStepRolesOfInput(uint32_t index, const std::set<TestStepRole>& expected) const { in checkStepRolesOfInput() function in __anonb50294d30111::MemoryStepRoleTest
3461 checkStepRolesOfInput(0, {{"deviceA", IOType::INPUT}}); in TEST_F()
3462 checkStepRolesOfInput(2, {{"deviceB", IOType::INPUT}}); in TEST_F()
3464 checkStepRolesOfInput(1, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3511 checkStepRolesOfInput(0, {}); in TEST_F()
3514 checkStepRolesOfInput(1, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3515 checkStepRolesOfInput(2, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3581 checkStepRolesOfInput(0, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3582 checkStepRolesOfInput(1, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3583 checkStepRolesOfInput(2, {{"deviceA", IOType::INPUT}, {"deviceB", IOType::INPUT}}); in TEST_F()
3674 checkStepRolesOfInput( in TEST_F()
3677 checkStepRolesOfInput( in TEST_F()
3683 checkStepRolesOfInput(2, {}); in TEST_F()