Searched refs:GcsThrottle (Results 1 – 5 of 5) sorted by relevance
22 GcsThrottle::GcsThrottle(EnvTime* env_time) in GcsThrottle() function in tensorflow::GcsThrottle27 bool GcsThrottle::AdmitRequest() { in AdmitRequest()37 void GcsThrottle::RecordResponse(size_t num_bytes) { in RecordResponse()43 void GcsThrottle::SetConfig(GcsThrottleConfig config) { in SetConfig()50 void GcsThrottle::UpdateState() { in UpdateState()
68 class GcsThrottle {73 explicit GcsThrottle(EnvTime* env_time = EnvTime::Default());
46 GcsThrottle throttle_;101 GcsThrottle throttle(&time); in TEST()
52 virtual void Configure(GcsFileSystem* fs, GcsThrottle* throttle,318 GcsThrottle throttle_;
3233 void Configure(GcsFileSystem* fs, GcsThrottle* throttle, in Configure()3259 GcsThrottle* throttle_ = nullptr;