Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/app/
H A Dloaded_parsers_test.ts37 TimestampConverterUtils.makeRealTimestamp(1n), constant
45 TimestampConverterUtils.makeElapsedTimestamp(1n), constant
/aosp_15_r20/development/tools/winscope/src/test/unit/
H A Dtimestamp_converter_utils.ts74 export const TimestampConverterUtils = new TimestampConverterTestUtils(); constant