Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dstate.py336 def return_state_constant(state_name="default_state"): function
432 match_state = return_state_constant(match_state)
991 match_state = return_state_constant(match_state)
1094 match_state = return_state_constant(match_state)
H A Dobmc_boot_test.py62 state = st.return_state_constant("default_state")