Home
last modified time | relevance | path

Searched defs:sortLogEventsByTimestamp (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/benchmark/
H A Dmetric_util.cpp365 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events) { in sortLogEventsByTimestamp() function
/aosp12/packages/modules/StatsD/statsd/tests/
H A Dstatsd_test_util.cpp1122 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events) { in sortLogEventsByTimestamp() function