Home
last modified time | relevance | path

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

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