/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/ |
D | shannon_log_parser.py | 254 def _feed_nr_power(self, timestamp, tx_pwr, option, lte_nr, window, argument 278 def _feed_lte_power(self, timestamp, tx_pwr, log_data, lte_nr, window, argument 302 def _parse_lte_power(self, timestamp, message, core_id, log_data, fr_id): argument 310 def _parse_lte_rsrp(self, timestamp, message, core_id, log_data, fr_id): argument 319 def _parse_lte_rsrp2(self, timestamp, message, core_id, log_data, fr_id): argument 333 def _parse_nr_rsrp(self, timestamp, message, core_id, log_data, fr_id): argument 341 def _parse_nr_rsrp2(self, timestamp, message, core_id, log_data, fr_id): argument 349 def _parse_fr2_rsrp(self, timestamp, message, core_id, log_data, fr_id): argument 365 def _parse_fr2_power(self, timestamp, message, core_id, log_data, fr_id): argument 372 def _parse_nr_power(self, timestamp, message, core_id, log_data, fr_id): argument [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | apollo_qa.proto | 94 required uint32 timestamp = 1; field 107 required uint32 timestamp = 1; field 127 required uint32 timestamp = 1; field 149 required uint32 timestamp = 1; field 169 required uint32 timestamp = 1; field
|
/tools/test/graphicsbenchmark/performance_tests/helper/proto/ |
D | resultdata.proto | 15 optional int64 timestamp = 2; field
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/ |
D | FtraceLine.kt | 52 val timestamp get() = _timestamp constant in trebuchet.importers.ftrace.FtraceLine 148 val timestamp = readDouble() in parseLine() constant
|
/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/apksig/src/main/java/com/android/apksig/internal/apk/ |
D | ApkSignerInfo.java | 30 public long timestamp; field in ApkSignerInfo
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | bits.py | 56 def add_marker(self, timestamp, marker_text): argument 387 def _add_marker(self, timestamp, marker_text): argument
|
/tools/netsim/rust/netsim-cxx/src/captures/ |
D | capture.rs | 96 let timestamp = SystemTime::now().duration_since(UNIX_EPOCH).expect("Time went backwards"); in start_capture() localVariable 121 let timestamp = in get_capture_proto() localVariable
|
D | handlers.rs | 330 let timestamp = in handle_packet() localVariable
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | CommandArgsPreprocessor.kt | 143 val timestamp = LocalDateTime.now().format( in createRerunScriptBaseFilename() constant
|
/tools/test/connectivity/acts/framework/acts/libs/testtracker/protos/ |
D | testtracker_result.proto | 71 optional string timestamp = 10; field
|
/tools/test/graphicsbenchmark/benchmark_libs/ |
D | agq.cpp | 70 jlong timestamp = timespecToMs(spec); in createIntent() local
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | ping_utils.py | 89 def __init__(self, timestamp, rtt): argument
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/ |
D | FtraceEvent.kt | 30 val timestamp: Double, in <lambda>() constant in trebuchet.importers.ftrace.events.FtraceEvent
|
/tools/apksig/src/main/java/com/android/apksig/internal/apk/stamp/ |
D | V2SourceStampSigner.java | 222 long timestamp = Instant.now().getEpochSecond(); in generateStampAttributes() local
|
D | SourceStampVerifier.java | 322 long timestamp = ByteBuffer.wrap(value).order( in parseStampAttributes() local
|
/tools/netsim/src/proto/ |
D | model.proto | 107 google.protobuf.Timestamp timestamp = 7; field
|
/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/ |
D | bits_client.py | 35 def _to_ns(timestamp): argument
|
/tools/netsim/ui/ts/ |
D | model.ts | 97 timestamp: Date|undefined; property
|
/tools/test/connectivity/acts/framework/acts/ |
D | logger.py | 112 def is_valid_logline_timestamp(timestamp): argument
|
/tools/apksig/src/test/java/com/android/apksig/ |
D | ApkSignerTest.java | 3026 long timestamp = result.getSourceStampInfo().getTimestampEpochSeconds(); in testSourceStampTimestamp_signWithSourceStampAndTimestampDefault_validTimestampValue() local 3052 long timestamp = result.getSourceStampInfo().getTimestampEpochSeconds(); in testSourceStampTimestamp_signWithSourceStampAndTimestampEnabled_validTimestampValue() local 3081 long timestamp = result.getSourceStampInfo().getTimestampEpochSeconds(); in testSourceStampTimestamp_signWithSourceStampAndTimestampDisabled_defaultTimestampValue() local
|
/tools/netsim/rust/frontend-proto/src/ |
D | model.rs | 1473 pub timestamp: ::protobuf::MessageField<::protobuf::well_known_types::timestamp::Timestamp>, field
|