Searched refs:sliding_window_release_time (Results 1 – 2 of 2) sorted by relevance
44 const TimeTicks& sliding_window_release_time, in MockURLRequestThrottlerEntry() argument53 set_sliding_window_release_time(sliding_window_release_time); in MockURLRequestThrottlerEntry()94 base::TimeTicks sliding_window_release_time() const { in sliding_window_release_time() function in net::__anon2c26f7440111::MockURLRequestThrottlerEntry95 return URLRequestThrottlerEntry::sliding_window_release_time(); in sliding_window_release_time()334 EXPECT_EQ(time_2, entry_->sliding_window_release_time()); in TEST_F()341 EXPECT_EQ(time_4, entry_->sliding_window_release_time()); in TEST_F()
131 base::TimeTicks sliding_window_release_time() const { in sliding_window_release_time() function