Searched refs:run_state (Results 1 – 4 of 4) sorted by relevance
39 run_state = shared_page_state.SharedPageState(41 self.assertTrue(run_state.platform.network_controller.is_open)42 self.assertEquals(run_state.platform.network_controller.wpr_mode,46 run_state = shared_page_state.SharedPageState(48 self.assertTrue(run_state.platform.network_controller.is_open)49 self.assertEquals(run_state.platform.network_controller.wpr_mode,
253 if (m_basic_info.run_state == 0) in IsUserReady()256 switch (m_basic_info.run_state) in IsUserReady()353 switch (m_basic_info.run_state) in Dump()373 m_basic_info.run_state, in Dump()
588 StateType run_state; in WillResume() local590 run_state = thread_sp->GetCurrentPlan()->RunState(); in WillResume()592 run_state = eStateSuspended; in WillResume()593 if (!thread_sp->ShouldResume(run_state)) in WillResume()
414 switch (basic_info->run_state) { in main()