/frameworks/base/cmds/statsd/tests/e2e/ |
D | WakelockDuration_e2e_test.cpp | 119 ConfigKey cfgKey; in TEST() local 124 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 130 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs - 1, false, ADB_DUMP, in TEST() 156 ConfigKey cfgKey; in TEST() local 161 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 167 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, ADB_DUMP, in TEST() 193 ConfigKey cfgKey; in TEST() local 198 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 218 processor->onDumpReport(cfgKey, bucketStartTimeNs + 6 * bucketSizeNs + 1, false, ADB_DUMP, in TEST() 240 ConfigKey cfgKey; in TEST() local [all …]
|
D | ValueMetric_pull_e2e_test.cpp | 64 ConfigKey cfgKey; in TEST() local 66 baseTimeNs, configAddedTimeNs, config, cfgKey); in TEST() 121 processor->onDumpReport(cfgKey, configAddedTimeNs + 7 * bucketSizeNs + 10, false, ADB_DUMP, in TEST() 171 ConfigKey cfgKey; in TEST() local 173 baseTimeNs, configAddedTimeNs, config, cfgKey); in TEST() 229 processor->onDumpReport(cfgKey, configAddedTimeNs + 9 * bucketSizeNs + 10, false, ADB_DUMP, in TEST()
|
D | GaugeMetric_e2e_pull_test.cpp | 64 ConfigKey cfgKey; in TEST() local 66 baseTimeNs, configAddedTimeNs, config, cfgKey); in TEST() 126 processor->onDumpReport(cfgKey, configAddedTimeNs + 7 * bucketSizeNs + 10, false, ADB_DUMP, in TEST() 210 ConfigKey cfgKey; in TEST() local 212 baseTimeNs, configAddedTimeNs, config, cfgKey); in TEST() 249 processor->onDumpReport(cfgKey, configAddedTimeNs + 8 * bucketSizeNs + 10, false, ADB_DUMP, in TEST() 311 ConfigKey cfgKey; in TEST() local 313 baseTimeNs, configAddedTimeNs, config, cfgKey); in TEST() 354 processor->onDumpReport(cfgKey, configAddedTimeNs + 7 * bucketSizeNs + 10, false, ADB_DUMP, in TEST()
|
D | Alarm_e2e_test.cpp | 53 ConfigKey cfgKey; in TEST() local 54 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST()
|
D | MetricConditionLink_e2e_test.cpp | 109 ConfigKey cfgKey; in TEST() local 110 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 203 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs - 1, false, ADB_DUMP, in TEST() 230 ConfigKey cfgKey; in TEST() local 232 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 322 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, ADB_DUMP, in TEST()
|
D | ConfigTtl_e2e_test.cpp | 70 ConfigKey cfgKey; in TEST() local 71 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST()
|
D | Anomaly_count_e2e_test.cpp | 67 ConfigKey cfgKey; in TEST() local 68 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 170 ConfigKey cfgKey; in TEST() local 171 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST()
|
D | Attribution_e2e_test.cpp | 64 ConfigKey cfgKey; in TEST() local 65 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 147 processor->onDumpReport(cfgKey, bucketStartTimeNs + 4 * bucketSizeNs + 1, false, ADB_DUMP, in TEST() 210 ConfigKey cfgKey; in TEST() local 211 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 293 processor->onDumpReport(cfgKey, bucketStartTimeNs + 4 * bucketSizeNs + 1, false, ADB_DUMP, in TEST()
|
D | DimensionInCondition_e2e_combination_OR_cond_test.cpp | 72 ConfigKey cfgKey; in TEST() local 78 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 133 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, ADB_DUMP, in TEST() 284 ConfigKey cfgKey; in TEST() local 290 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 349 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, ADB_DUMP, in TEST() 470 ConfigKey cfgKey; in TEST() local 477 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 533 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, ADB_DUMP, in TEST() 676 ConfigKey cfgKey; in TEST() local [all …]
|
D | Anomaly_duration_sum_e2e_test.cpp | 103 ConfigKey cfgKey; in TEST() local 104 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 280 ConfigKey cfgKey; in TEST() local 281 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 393 ConfigKey cfgKey; in TEST() local 394 auto processor = CreateStatsLogProcessor(bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST()
|
D | DimensionInCondition_e2e_simple_cond_test.cpp | 75 ConfigKey cfgKey; in TEST() local 83 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 145 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, in TEST() 361 ConfigKey cfgKey; in TEST() local 369 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 440 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, in TEST() 583 ConfigKey cfgKey; in TEST() local 591 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 661 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, ADB_DUMP, in TEST()
|
D | DimensionInCondition_e2e_combination_AND_cond_test.cpp | 88 ConfigKey cfgKey; in TEST() local 98 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 186 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, in TEST() 429 ConfigKey cfgKey; in TEST() local 437 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 522 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, in TEST() 678 ConfigKey cfgKey; in TEST() local 687 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 772 processor->onDumpReport(cfgKey, bucketStartTimeNs + 2 * bucketSizeNs + 1, false, in TEST()
|
D | GaugeMetric_e2e_push_test.cpp | 98 ConfigKey cfgKey; in TEST() local 100 bucketStartTimeNs, bucketStartTimeNs, config, cfgKey); in TEST() 152 processor->onDumpReport(cfgKey, bucketStartTimeNs + 3 * bucketSizeNs, false, ADB_DUMP, in TEST()
|
/frameworks/base/cmds/statsd/benchmark/ |
D | duration_metric_benchmark.cpp | 133 ConfigKey cfgKey; in BM_DurationMetricNoLink() local 215 bucketStartTimeNs / NS_PER_SEC, config, cfgKey); in BM_DurationMetricNoLink() 226 ConfigKey cfgKey; in BM_DurationMetricLink() local 309 bucketStartTimeNs / NS_PER_SEC, config, cfgKey); in BM_DurationMetricLink()
|