Searched refs:streams_pushed_and_claimed_count_ (Results 1 – 2 of 2) sorted by relevance
267 streams_pushed_and_claimed_count_(0), in SpdySession()372 DCHECK(streams_pushed_and_claimed_count_ < streams_pushed_count_); in GetPushStream()373 streams_pushed_and_claimed_count_++; in GetPushStream()939 streams_pushed_and_claimed_count_); in GetInfoAsValue()1628 streams_pushed_and_claimed_count_, in RecordHistograms()
495 int streams_pushed_and_claimed_count_; variable