/frameworks/base/cmds/statsd/tests/e2e/ |
D | WakelockDuration_e2e_test.cpp | 79 uint64_t bucketStartTimeNs = 10000000000; in FeedEvents() local 121 uint64_t bucketStartTimeNs = 10000000000; in TEST() local 158 uint64_t bucketStartTimeNs = 10000000000; in TEST() local 195 uint64_t bucketStartTimeNs = 10000000000; in TEST() local 242 uint64_t bucketStartTimeNs = 10000000000; in TEST() local 271 uint64_t bucketStartTimeNs = 10000000000; in TEST() local 303 uint64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | Anomaly_duration_sum_e2e_test.cpp | 99 int64_t bucketStartTimeNs = 10 * NS_PER_SEC; in TEST() local 276 int64_t bucketStartTimeNs = 10 * NS_PER_SEC; in TEST() local 385 int64_t bucketStartTimeNs = 10 * NS_PER_SEC; in TEST() local
|
D | DimensionInCondition_e2e_combination_OR_cond_test.cpp | 74 int64_t bucketStartTimeNs = 10000000000; in TEST() local 286 int64_t bucketStartTimeNs = 10000000000; in TEST() local 472 int64_t bucketStartTimeNs = 10000000000; in TEST() local 678 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | DimensionInCondition_e2e_simple_cond_test.cpp | 78 int64_t bucketStartTimeNs = 10000000000; in TEST() local 364 int64_t bucketStartTimeNs = 10000000000; in TEST() local 586 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | Attribution_e2e_test.cpp | 60 int64_t bucketStartTimeNs = 10000000000; in TEST() local 206 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | DimensionInCondition_e2e_combination_AND_cond_test.cpp | 92 int64_t bucketStartTimeNs = 10000000000; in TEST() local 432 int64_t bucketStartTimeNs = 10000000000; in TEST() local 682 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | Anomaly_count_e2e_test.cpp | 63 int64_t bucketStartTimeNs = 10000000000; in TEST() local 166 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | Alarm_e2e_test.cpp | 51 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | MetricConditionLink_e2e_test.cpp | 105 uint64_t bucketStartTimeNs = 10000000000; in TEST() local 226 uint64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | ConfigTtl_e2e_test.cpp | 66 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | GaugeMetric_e2e_push_test.cpp | 94 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
/frameworks/base/cmds/statsd/tests/metrics/ |
D | OringDurationTracker_test.cpp | 60 int64_t bucketStartTimeNs = 10000000000; in TEST() local 93 int64_t bucketStartTimeNs = 10000000000; in TEST() local 126 int64_t bucketStartTimeNs = 10000000000; in TEST() local 156 int64_t bucketStartTimeNs = 10000000000; in TEST() local 201 int64_t bucketStartTimeNs = 10000000000; in TEST() local 240 int64_t bucketStartTimeNs = 10000000000; in TEST() local 280 int64_t bucketStartTimeNs = 10000000000; in TEST() local 320 int64_t bucketStartTimeNs = 10 * NS_PER_SEC; in TEST() local 382 int64_t bucketStartTimeNs = 10 * NS_PER_SEC; in TEST() local 427 int64_t bucketStartTimeNs = 10 * NS_PER_SEC; in TEST() local [all …]
|
D | DurationMetricProducer_test.cpp | 44 int64_t bucketStartTimeNs = 10000000000; in TEST() local 82 int64_t bucketStartTimeNs = 10000000000; in TEST() local 138 int64_t bucketStartTimeNs = 10000000000; in TEST() local 193 int64_t bucketStartTimeNs = 10000000000; in TEST() local 243 int64_t bucketStartTimeNs = 10000000000; in TEST() local 284 int64_t bucketStartTimeNs = 10000000000; in TEST() local 332 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | EventMetricProducer_test.cpp | 39 int64_t bucketStartTimeNs = 10000000000; in TEST() local 62 int64_t bucketStartTimeNs = 10000000000; in TEST() local 89 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | CountMetricProducer_test.cpp | 41 int64_t bucketStartTimeNs = 10000000000; in TEST() local 106 int64_t bucketStartTimeNs = 10000000000; in TEST() local 149 int64_t bucketStartTimeNs = 10000000000; in TEST() local 206 int64_t bucketStartTimeNs = 10000000000; in TEST() local 268 int64_t bucketStartTimeNs = 10000000000; in TEST() local 329 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | MaxDurationTracker_test.cpp | 61 int64_t bucketStartTimeNs = 10000000000; in TEST() local 97 int64_t bucketStartTimeNs = 10000000000; in TEST() local 133 int64_t bucketStartTimeNs = 10000000000; in TEST() local 174 int64_t bucketStartTimeNs = 10000000000; in TEST() local 216 int64_t bucketStartTimeNs = 10000000000; in TEST() local 259 int64_t bucketStartTimeNs = 10000000000; in TEST() local 316 int64_t bucketStartTimeNs = 10000000000; in TEST() local 401 int64_t bucketStartTimeNs = 10000000000; in TEST() local
|
D | GaugeMetricProducer_test.cpp | 43 const int64_t bucketStartTimeNs = 10 * NS_PER_SEC; variable
|
D | ValueMetricProducer_test.cpp | 43 const int64_t bucketStartTimeNs = 10000000000; variable
|
/frameworks/base/cmds/statsd/benchmark/ |
D | duration_metric_benchmark.cpp | 136 int64_t bucketStartTimeNs = 10000000000; in BM_DurationMetricNoLink() local 229 int64_t bucketStartTimeNs = 10000000000; in BM_DurationMetricLink() local
|