| /tools/tradefederation/core/src/com/android/tradefed/util/ |
| D | NullUtil.java | 26 int count = 0; in countNulls() local 37 int count = 0; in countNonNulls() local
|
| D | SimpleStats.java | 171 int count = 0; in meanOverOneStandardDeviationRange() local
|
| D | MultiMap.java | 186 int count = 1; in getUniqueMap() local
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| D | AnnotationStatistics.kt | 55 fun count() { in <lambda>() method in com.android.tools.metalava.AnnotationStatistics 208 val count = classCount[containingClass] in <lambda>() constant 252 val count = getCount(item) in <lambda>() constant 337 for (count in 0 until max) { in <lambda>() method 444 val count = used[it] in <lambda>() constant 458 val count = used[it] in <lambda>() constant
|
| D | Baseline.kt | 254 val count = idMap?.count() ?: 0 in <lambda>() constant 266 val count = entry.value in <lambda>() constant
|
| /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/tradefederation/core/tests/src/com/android/tradefed/device/metric/ |
| D | RuntimeRestartCollectorTest.java | 216 int count = getCount(runMetrics); in testAddingMetrics_noRuntimeRestart_noPriorRuntimeRestart() local 259 int count = getCount(runMetrics); in testAddingMetrics_noRuntimeRestart_withPriorRuntimeRestart() local 300 int count = getCount(runMetrics); in testAddingMetrics_withRuntimeRestart_noPriorRuntimeRestart() local 360 int count = getCount(runMetrics); in testAddingMetrics_withRuntimeRestart_withPriorRuntimeRestart() local 473 int count = getCount(runMetrics); in testAddingMetrics_withRuntimeRestart_useAtomResultsForCount() local
|
| /tools/test/connectivity/acts/tests/google/usb/ |
| D | UsbTetheringThroughputTest.py | 123 def pc_can_ping(self, count=3): argument 143 def dut_can_ping(self, count=3): argument
|
| /tools/test/connectivity/acts/tests/google/net/ |
| D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
|
| /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/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/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/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/tests/google/bt/car_bt/ |
| D | BtCarPbapTest.py | 130 def connect_and_verify(self, count): argument
|
| /tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
| D | AoaTargetPreparer.java | 105 int count = Integer.decode(args.get(0)); in ACTIONS.put() local
|
| /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/trebuchet/trebuchet/startup-common/src/ |
| D | StartupCommon.kt | 65 var count : Int = 0 in <lambda>() variable
|
| /tools/test/connectivity/acts/tests/google/tel/live/ |
| D | TelLiveConnectivityMonitorBaseTest.py | 674 count=CONSECUTIVE_CALL_FAILS, argument 759 count=1, argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | access_point.py | 436 def send_ra(self, iface, mac=RA_MULTICAST_ADDR, interval=1, count=None, argument
|
| /tools/tradefederation/core/python-lib/tradefed_py/ |
| D | tf_runner.py | 44 def startTestRun(self, count): argument
|
| /tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
| D | CentralDirectory.java | 224 static CentralDirectory makeFromData(@Nonnull ByteBuffer bytes, int count, @Nonnull ZFile file) in makeFromData()
|