Searched refs:CompareState (Results 1 – 3 of 3) sorted by relevance
40 bool CompareState(EmulationStateARM &other_state);
255 bool EmulationStateARM::CompareState(EmulationStateARM &other_state) { in CompareState() function in EmulationStateARM
14507 success = before_state.CompareState(after_state); in TestEmulation()