Searched refs:state_dictionary (Results 1 – 1 of 1) sorted by relevance
13540 OptionValueDictionary *state_dictionary = value_sp->GetAsDictionary (); in TestEmulation() local13541 if (!before_state.LoadStateFromDictionary (state_dictionary)) in TestEmulation()13554 state_dictionary = value_sp->GetAsDictionary (); in TestEmulation()13555 if (!after_state.LoadStateFromDictionary (state_dictionary)) in TestEmulation()