/tools/tradefederation/core/src/com/android/tradefed/invoker/logger/ |
D | TfObjectTracker.java | 74 long count = 0; in directCount() local 88 private static boolean count(Class<?> object) { in count() method in TfObjectTracker 110 long count = 0; in count() local
|
/tools/tradefederation/contrib/tests/src/com/android/performance/tests/ |
D | DDBenchmarkTestTest.java | 68 String count = null; in testBuildDDCommandEmpty() local 96 String count = null; in testBuildDDCommandInputOutput() local 124 String count = null; in testBuildDDCommandBlockSize() local 152 String count = null; in testBuildDDCommandFlags() local 182 String count = null; in testBuildDDCommandConv() local
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/ |
D | RuntimeRestartCollectorTest.java | 223 int count = getCount(runMetrics); in testAddingMetrics_noRuntimeRestart_noPriorRuntimeRestart() local 266 int count = getCount(runMetrics); in testAddingMetrics_noRuntimeRestart_withPriorRuntimeRestart() local 307 int count = getCount(runMetrics); in testAddingMetrics_withRuntimeRestart_noPriorRuntimeRestart() local 367 int count = getCount(runMetrics); in testAddingMetrics_withRuntimeRestart_withPriorRuntimeRestart() local 481 int count = getCount(runMetrics); in testAddingMetrics_withRuntimeRestart_useStatsdMetadataResultsForCount() local
|
/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/ |
D | acts_usage_metadata.proto | 35 optional int32 count = 3; field
|
/tools/test/connectivity/acts_tests/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 | 124 slicer::ArrayView<const T> section(int offset, int count) const { in section()
|
/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
|
/tools/tradefederation/core/src/com/android/tradefed/build/content/ |
D | ContentAnalysisResults.java | 78 public ContentAnalysisResults addChangedBuildKey(long count) { in addChangedBuildKey() 83 public ContentAnalysisResults addDeviceImageChanges(long count) { in addDeviceImageChanges()
|
/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/metalava/metalava-reporter/src/main/java/com/android/tools/metalava/reporter/ |
D | Baseline.kt | 235 val count = idMap?.count() ?: 0 in <lambda>() constant 250 val count = entry.value in <lambda>() constant
|
/tools/security/fuzzing/system_fuzzers/libwatchdog_perf_service/ |
D | libwatchdog_perf_service_fuzzer.cpp | 47 int count = 0; in LLVMFuzzerTestOneInput() local
|
/tools/tradefederation/contrib/src/com/android/performance/ |
D | DDBenchmarkTest.java | 68 private String count = null; field in DDBenchmarkTest 275 String count, in buildDDCommand()
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | PingStressTest.py | 154 count=3, argument
|
/tools/tradefederation/core/common_util/com/android/tradefed/cache/remote/ |
D | Chunker.java | 109 int count = 0; in read() local
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SimpleStats.java | 171 int count = 0; in meanOverOneStandardDeviationRange() 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/metalava/metalava/src/main/java/com/android/tools/metalava/cli/historical/ |
D | HistoricalApiVersionInfo.kt | 169 val count = files.size 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/test/connectivity/acts_tests/tests/google/bt/car_bt/ |
D | BtCarPbapTest.py | 130 def connect_and_verify(self, count): argument
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | Fat16BootSector.java | 176 public void setSectorCount(long count) { in setSectorCount()
|
/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/metalava/metalava-testing/src/test/java/com/android/tools/metalava/testing/ |
D | TestFileCacheTest.kt | 63 var count: Int = 0 variable in com.android.tools.metalava.testing.TestFileCacheTest.TouchCountingTestFile
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | access_point.py | 702 count=None, argument 734 count=3, argument 751 count=1, argument
|