Home
last modified time | relevance | path

Searched defs:probes (Results 1 – 25 of 52) sorted by relevance

123

/external/webrtc/modules/congestion_controller/goog_cc/
Dprobe_controller_unittest.cc65 auto probes = probe_controller->SetBitrates( in TEST() local
74 std::vector<ProbeClusterConfig> probes = probe_controller->SetBitrates( in TEST() local
89 std::vector<ProbeClusterConfig> probes = probe_controller->SetBitrates( in TEST() local
101 auto probes = probe_controller->OnNetworkAvailability( in TEST() local
115 auto probes = probe_controller->SetBitrates( in TEST() local
126 auto probes = probe_controller->SetBitrates( in TEST() local
136 auto probes = probe_controller->SetBitrates( in TEST() local
155 auto probes = probe_controller->SetBitrates( in TEST() local
187 auto probes = probe_controller->SetBitrates( in TEST() local
208 auto probes = probe_controller->SetBitrates( in TEST() local
[all …]
Dgoog_cc_network_control.cc199 auto probes = probe_controller_->OnMaxTotalAllocatedBitrate( in OnProcessInterval() local
215 auto probes = probe_controller_->Process(msg.at_time); in OnProcessInterval() local
566 auto probes = probe_controller_->RequestProbe(report.feedback_time); in OnTransportPacketsFeedback() local
677 auto probes = probe_controller_->SetEstimatedBitrate( in MaybeTriggerOnNetworkChanged() local
Dprobe_controller.cc240 std::vector<DataRate> probes = {first_probe_rate}; in OnMaxTotalAllocatedBitrate() local
278 std::vector<DataRate> probes = {config_.first_exponential_probe_scale * in InitiateExponentialProbing() local
/external/perfetto/test/
Dftrace_integrationtest.cc105 ProbesProducerThread probes(GetTestProducerSockName()); in TEST_F() local
151 ProbesProducerThread probes(GetTestProducerSockName()); in TEST_F() local
235 ProbesProducerThread probes(GetTestProducerSockName()); in TEST_F() local
286 ProbesProducerThread probes(GetTestProducerSockName()); in TEST_F() local
Dandroid_integrationtest.cc75 ProbesProducerThread probes(GetTestProducerSockName()); in TEST() local
/external/kotlinx.coroutines/integration-testing/src/debugAgentTest/kotlin/
DPrecompiledDebugProbesTest.kt21 val probes = File(base, "kotlinx-coroutines-core/jvm/resources/DebugProbesKt.bin") in testClassFileContent() constant
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
DExecutionData.java32 private final boolean[] probes; field in ExecutionData
45 final boolean[] probes) { in ExecutionData()
DMappedExecutionData.java44 final boolean[] probes, in MappedExecutionData()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DClassAnalyzer.java37 private final boolean[] probes; field in ClassAnalyzer
59 final boolean[] probes, final StringPool stringPool) { in ClassAnalyzer()
DInstructionsBuilder.java34 private final boolean[] probes; field in InstructionsBuilder
69 InstructionsBuilder(final boolean[] probes) { in InstructionsBuilder()
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h80 auto probes = GetHashtableDebugNumProbesHistogram(container); in GetHashtableDebugProbeSummary() local
/external/abseil-cpp/absl/container/internal/
Dhashtable_debug.h80 auto probes = GetHashtableDebugNumProbesHistogram(container); in GetHashtableDebugProbeSummary() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h80 auto probes = GetHashtableDebugNumProbesHistogram(container); in GetHashtableDebugProbeSummary() local
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h80 auto probes = GetHashtableDebugNumProbesHistogram(container); in GetHashtableDebugProbeSummary() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtable_debug.h80 auto probes = GetHashtableDebugNumProbesHistogram(container); in GetHashtableDebugProbeSummary() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h80 auto probes = GetHashtableDebugNumProbesHistogram(container); in GetHashtableDebugProbeSummary() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
DOfflineInstrumentationAccessGeneratorTest.java38 private static boolean[] probes; field in OfflineInstrumentationAccessGeneratorTest
/external/jazzer-api/tests/src/test/java/com/example/
DCoverageFuzzer.java177 private static int countHits(boolean[] probes) { in countHits()
/external/chromium-crossbench/crossbench/runner/
Dresult_origin.py77 def probes(self) -> Iterable[Probe]: member in ResultOrigin
/external/bcc/tools/lib/
Dugc.py117 probes = [] variable
/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/instrumentor/
DCoverageRecorder.kt173 val probes = BooleanArray(info.nextEdgeId - info.initialEdgeId) in <lambda>() constant
/external/libnl/lib/route/
Dneightbl.c779 void rtnl_neightbl_set_app_probes(struct rtnl_neightbl *ntbl, int probes) in rtnl_neightbl_set_app_probes()
791 void rtnl_neightbl_set_ucast_probes(struct rtnl_neightbl *ntbl, int probes) in rtnl_neightbl_set_ucast_probes()
803 void rtnl_neightbl_set_mcast_probes(struct rtnl_neightbl *ntbl, int probes) in rtnl_neightbl_set_mcast_probes()
/external/chromium-crossbench/crossbench/cli/config/
Dprobe.py146 def probes(self) -> List[Probe]: member in ProbeListConfig
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/OSUtil/linux/
Dvdso_test.cpp150 riscv_hwprobe probes[2] = {{-1, 1}, {-1, 1}}; in TEST() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/OSUtil/linux/
Dvdso_test.cpp150 riscv_hwprobe probes[2] = {{-1, 1}, {-1, 1}}; in TEST() local

123