Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.cpp383 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events) { in sortLogEventsByTimestamp() function
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.cpp477 void sortLogEventsByTimestamp(std::vector<std::unique_ptr<LogEvent>> *events) { in sortLogEventsByTimestamp() function