/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ |
H A D | robust_throughput_estimator_unittest.cc | 86 auto throughput = throughput_estimator.bitrate(); in TEST() local 112 auto throughput = throughput_estimator.bitrate(); in TEST() local 124 auto throughput = throughput_estimator.bitrate(); in TEST() local 136 auto throughput = throughput_estimator.bitrate(); in TEST() local 148 auto throughput = throughput_estimator.bitrate(); in TEST() local 162 auto throughput = throughput_estimator.bitrate(); in TEST() local 180 auto throughput = throughput_estimator.bitrate(); in TEST() local 200 auto throughput = throughput_estimator.bitrate(); in TEST() local 222 auto throughput = throughput_estimator.bitrate(); in TEST() local 283 auto throughput = throughput_estimator.bitrate(); in TEST() local [all …]
|
/aosp_15_r20/external/python/bumble/extras/android/BtBench/app/src/main/java/com/github/google/bumble/btbench/ |
D | Receiver.kt | 54 val throughput = (bytesReceived / elapsed.toDouble(DurationUnit.SECONDS)).toInt() in onSequencePacket() constant
|
D | Sender.kt | 76 val throughput = (bytesSent / elapsed.toDouble(DurationUnit.SECONDS)).toInt() in onAckPacket() constant
|
D | Model.kt | 46 var throughput by mutableIntStateOf(0) variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/platform/ |
H A D | benchmark.py | 77 throughput=None, extras=None, metrics=None): argument 263 throughput=None, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/ |
D | benchmark_group.rs | 84 throughput: Option<Throughput>, field 227 pub fn throughput(&mut self, throughput: Throughput) -> &mut Self { in throughput() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/want/benches/ |
D | throughput.rs | 7 fn throughput(b: &mut test::Bencher) { in throughput() function
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_ir_performance.h | 76 float throughput; member
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/benchmark/ |
H A D | benchmark_model.cc | 222 double throughput = -1.0) { in RecordBenchmarkEntry() 663 const double throughput = in Main() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_ir_performance.h | 77 float throughput; member
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | ThroughputFilter.java | 82 Throughput throughput = new Throughput(mTotalFrameCount, in onProcess() local
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiCandidates.java | 176 void setPredictedMultiLinkThroughputMbps(int throughput); in setPredictedMultiLinkThroughputMbps() 417 public void setPredictedMultiLinkThroughputMbps(int throughput) { in setPredictedMultiLinkThroughputMbps()
|
D | ThroughputScorer.java | 244 int throughput = in calculateThroughputBonusScore() local
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
H A D | ThroughputFilter.java | 90 Throughput throughput = new Throughput(mTotalFrameCount, in process() local
|
/aosp_15_r20/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/ |
H A D | ServerSocketBenchmark.java | 135 void throughput() throws Exception { in throughput() method in ServerSocketBenchmark
|
H A D | ClientSocketBenchmark.java | 131 void throughput() throws Exception { in throughput() method in ClientSocketBenchmark
|
/aosp_15_r20/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/ |
H A D | ServerSocketBenchmark.java | 131 void throughput() throws Exception { in throughput() method in ServerSocketBenchmark
|
H A D | ClientSocketBenchmark.java | 129 void throughput() throws Exception { in throughput() method in ClientSocketBenchmark
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | iterator_ops_test.cc | 82 CellReader<int64_t> throughput("/tensorflow/data/bytes_fetched"); in TEST_F() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/pipeline/stages/ |
H A D | HandleResponseStage.java | 69 double throughput = MetricUtils.bytesPerSec(responseBytesRead, responseReadStart, now); in collectMetrics() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | reporter.cc | 73 double throughput) { in Benchmark()
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/conscrypt/conscrypt/ |
H A D | ServerSocketPerfTest.java | 203 public void throughput(Config config) throws Exception { in throughput() method in ServerSocketPerfTest
|
/aosp_15_r20/external/libevent/test/ |
H A D | bench_httpclient.c | 183 double throughput; in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/html/ |
D | mod.rs | 46 throughput: Option<ConfidenceInterval>, field 338 let throughput = measurements in measurement_complete() localVariable
|
/aosp_15_r20/external/eigen/bench/tensors/ |
H A D | benchmark_main.cc | 169 char throughput[100]; in RunWithArg() local
|