Home
last modified time | relevance | path

Searched refs:compareFn (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/common/
Dtimestamp_utils.ts87 static compareFn(a: Timestamp, b: Timestamp): number { method in TimestampUtils
Dtimestamp_utils_test.ts40 array.sort(TimestampUtils.compareFn);