Home
last modified time | relevance | path

Searched refs:sortLogEventsByTimestamp (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/cmds/statsd/tests/e2e/
DWakelockDuration_e2e_test.cpp109 sortLogEventsByTimestamp(&events); in FeedEvents()
213 sortLogEventsByTimestamp(&events); in TEST()
322 sortLogEventsByTimestamp(&events); in TEST()
DMetricConditionLink_e2e_test.cpp195 sortLogEventsByTimestamp(&events); in TEST()
313 sortLogEventsByTimestamp(&events); in TEST()
DAttribution_e2e_test.cpp142 sortLogEventsByTimestamp(&events); in TEST()
290 sortLogEventsByTimestamp(&events); in TEST()
DDimensionInCondition_e2e_combination_OR_cond_test.cpp125 sortLogEventsByTimestamp(&events); in TEST()
341 sortLogEventsByTimestamp(&events); in TEST()
525 sortLogEventsByTimestamp(&events); in TEST()
727 sortLogEventsByTimestamp(&events); in TEST()
DDimensionInCondition_e2e_simple_cond_test.cpp137 sortLogEventsByTimestamp(&events); in TEST()
432 sortLogEventsByTimestamp(&events); in TEST()
653 sortLogEventsByTimestamp(&events); in TEST()
DDimensionInCondition_e2e_combination_AND_cond_test.cpp206 sortLogEventsByTimestamp(&events); in TEST()
542 sortLogEventsByTimestamp(&events); in TEST()
792 sortLogEventsByTimestamp(&events); in TEST()
DGaugeMetric_e2e_push_test.cpp145 sortLogEventsByTimestamp(&events); in TEST()
/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.h155 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events);
Dduration_metric_benchmark.cpp211 sortLogEventsByTimestamp(&events); in BM_DurationMetricNoLink()
305 sortLogEventsByTimestamp(&events); in BM_DurationMetricLink()
Dmetric_util.cpp383 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events) { in sortLogEventsByTimestamp() function
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.h187 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events);
Dstatsd_test_util.cpp477 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events) { in sortLogEventsByTimestamp() function