Searched refs:destroy_after_micros_ (Results 1 – 1 of 1) sorted by relevance
128 destroy_after_micros_ = in ctx_()153 return (destroy_after_micros_ > 0 && time_passed > destroy_after_micros_); in IsStale()164 int64 destroy_after_micros_; variable