Searched refs:state_dictionary (Results 1 – 1 of 1) sorted by relevance
14425 OptionValueDictionary *state_dictionary = value_sp->GetAsDictionary(); in TestEmulation() local14426 if (!before_state.LoadStateFromDictionary(state_dictionary)) { in TestEmulation()14438 state_dictionary = value_sp->GetAsDictionary(); in TestEmulation()14439 if (!after_state.LoadStateFromDictionary(state_dictionary)) { in TestEmulation()