Home
last modified time | relevance | path

Searched defs:throttle (Results 1 – 19 of 19) sorted by relevance

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DRetriableStreamTest.java135 @Nullable Throttle throttle) { in RecordedRetriableStream()
179 private RetriableStream<String> newThrottledRetriableStream(Throttle throttle) { in newThrottledRetriableStream()
1191 public void throttle() { in throttle() method in RetriableStreamTest
1192 Throttle throttle = new Throttle(4f, 0.8f); in throttle() local
1226 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithRetriableStatusCode_WithoutPushback() local
1246 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithNonRetriableStatusCode_WithoutPushback() local
1268 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithRetriableStatusCode_WithRetriablePushback() local
1291 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithNonRetriableStatusCode_WithRetriablePushback() local
1320 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithRetriableStatusCode_WithNonRetriablePushback() local
1342 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithNonRetriableStatusCode_WithNonRetriablePushback() local
[all …]
DRetryPolicyTest.java179 Throttle throttle = ServiceConfigUtil.getThrottlePolicy(serviceConfig); in getThrottle() local
/external/autotest/client/bin/result_tools/
Ddelete_file_throttler.py38 def throttle(summary, max_result_size_KB, function
Dzip_file_throttler.py100 def throttle(summary, max_result_size_KB, function
Ddedupe_file_throttler.py75 def throttle(summary, max_result_size_KB): function
Dshrink_file_throttler.py138 def throttle(summary, max_result_size_KB, function
/external/ImageMagick/Magick++/lib/
DResourceLimits.cpp93 void Magick::ResourceLimits::throttle(const MagickSizeType limit_) in throttle() function in Magick::ResourceLimits
98 MagickCore::MagickSizeType Magick::ResourceLimits::throttle(void) in throttle() function in Magick::ResourceLimits
/external/mesa3d/src/glx/
Ddri2_priv.h48 const __DRI2throttleExtension *throttle; member
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle_test.cc101 GcsThrottle throttle(&time); in TEST() local
Dgcs_file_system_test.cc3233 void Configure(GcsFileSystem* fs, GcsThrottle* throttle, in Configure()
/external/libese/apps/weaver/card/src/com/android/weaver/core/
DCoreSlots.java210 private static boolean throttle(byte[] bArray, short bOff, short failureCount) { in throttle() method in CoreSlots.Slot
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DRetriableStream.java78 private final Throttle throttle; field in RetriableStream
102 @Nullable Throttle throttle) { in RetriableStream()
DManagedChannelImpl.java229 private Throttle throttle; field in ManagedChannelImpl
/external/perf_data_converter/src/quipper/
Dperf_serializer.cc637 const struct throttle_event& throttle = event.throttle; in SerializeThrottleEvent() local
647 struct throttle_event& throttle = event->throttle; in DeserializeThrottleEvent() local
/external/ImageMagick/MagickCore/
Dresource.c90 throttle, member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c790 throttle(struct brw_context *brw) in throttle() function
/external/perf_data_converter/src/quipper/kernel/
Dperf_internals.h365 struct throttle_event throttle; member
/external/mesa3d/include/GL/internal/
Ddri_interface.h334 void (*throttle)(__DRIcontext *ctx, member
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dknockout-2.0.0.js28 r.b("ko.memoization.unmemoizeDomNodeAndDescendants",r.r.Sa);r.Aa={throttle:function(a,b){a.throttle… method