Searched refs:prior_state (Results 1 – 2 of 2) sorted by relevance
309 prior_state = read_state(state_file)310 logging.info('Last state was %r', prior_state)318 prior_state.last_gentoo_sha)321 maybe_email = maybe_compose_email(prior_state, most_recent_release,340 new_commits[-1].sha if new_commits else prior_state.last_gentoo_sha)
129 const BandwidthUsage prior_state = estimator->detector.State(); in IncomingPacket() local147 (prior_state != BandwidthUsage::kBwOverusing || in IncomingPacket()