| /tools/loganalysis/src/com/android/loganalysis/item/ |
| D | MonkeyLogItem.java | 194 public void setTargetCount(int count) { in setTargetCount() 301 public void setIntermediateCount(int count) { in setIntermediateCount() 315 public void setFinalCount(int count) { in setFinalCount() 329 public void setDroppedCount(DroppedCategory category, int count) { in setDroppedCount() 330 setAttribute(category.toString(), count); in setDroppedCount() local
|
| D | SmartMonkeyLogItem.java | 194 public void setTargetInvocations(int count) { in setTargetInvocations() 277 public void setIntermediateCount(int count) { in setIntermediateCount() 293 public void setFinalCount(int count) { in setFinalCount()
|
| /tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/ |
| D | acts_usage_metadata.proto | 35 optional int32 count = 3; field
|
| /tools/dexter/slicer/export/slicer/ |
| D | arrayview.h | 34 ArrayView(T* ptr, size_t count) : begin_(ptr), end_(ptr + count) {} in ArrayView()
|
| D | reader.h | 121 slicer::ArrayView<const T> section(int offset, int count) const { in section()
|
| /tools/test/connectivity/acts_tests/tests/google/net/ |
| D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
|
| /tools/test/connectivity/acts_tests/tests/google/usb/ |
| D | UsbTetheringThroughputTest.py | 127 def pc_can_ping(self, count=3): argument 147 def dut_can_ping(self, count=3): argument
|
| D | UsbTetheringFunctionsTest.py | 161 def can_ping(self, ip, extra_params='', count=10): argument
|
| /tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/ |
| D | Counter.kt | 21 data class CounterValue(val timestamp: Double, val count: Long) constant in trebuchet.model.CounterValue
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
| D | wlan_device.py | 145 count=3, argument 155 count=3, argument 267 count=3, argument 277 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument 396 count=3, argument 411 count=3, argument
|
| /tools/security/fuzzing/system_fuzzers/libwatchdog_perf_service/ |
| D | libwatchdog_perf_service_fuzzer.cpp | 47 int count = 0; in LLVMFuzzerTestOneInput() local
|
| /tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
| D | PingStressTest.py | 154 count=3, argument
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| D | Baseline.kt | 270 val count = idMap?.count() ?: 0 in <lambda>() constant 284 val count = entry.value in <lambda>() constant
|
| /tools/asuite/atest/coverage/com/android/jacocolcov/ |
| D | JacocoToLcovConverter.java | 256 int count = method.getMethodCounter().getCoveredCount(); in write() local 285 int count = line.getInstructionCounter().getCoveredCount(); in write() local
|
| /tools/trebuchet/trebuchet/startup-analyzer/src/ |
| D | StartupAnalyzer.kt | 90 …o.values.toSortedMap(java.lang.String.CASE_INSENSITIVE_ORDER).forEach { value, (count, duration) -> in <lambda>() method
|
| /tools/test/connectivity/acts_tests/tests/google/bt/car_bt/ |
| D | BtCarPbapTest.py | 130 def connect_and_verify(self, count): argument
|
| /tools/test/connectivity/acts/framework/acts/ |
| D | utils.py | 917 def parse_ping_ouput(ad, count, out, loss_tolerance=20): argument 950 count=120, argument 1584 count=3, argument 1640 count=3, argument 1746 count=3, argument
|
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
| D | Fat16BootSector.java | 176 public void setSectorCount(long count) { in setSectorCount()
|
| D | Fat32BootSector.java | 156 public void setSectorCount(long count) { in setSectorCount()
|
| D | ClusterChain.java | 172 int count = nrClusters - chain.length; in setChainLength() local
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | access_point.py | 702 count=None, argument 734 count=3, argument 751 count=1, argument
|
| D | fuchsia_device.py | 641 count=3, argument 703 count=1, argument
|
| /tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/ |
| D | LoopSummary.java | 25 private long count; field in LoopSummary 97 long count, in LoopSummary()
|
| /tools/test/connectivity/acts_tests/tests/google/tel/live/ |
| D | TelLiveConnectivityMonitorBaseTest.py | 673 count=CONSECUTIVE_CALL_FAILS, argument 758 count=1, argument
|
| /tools/trebuchet/trebuchet/startup-common/src/ |
| D | StartupCommon.kt | 65 var count : Int = 0 in <lambda>() variable in AggregateSliceInfo
|