Home
last modified time | relevance | path

Searched refs:UTC_TIMEZONE_INFO (Results 1 – 6 of 6) sorted by relevance

/development/tools/winscope/src/test/unit/
Dtimestamp_converter_utils.ts25 readonly UTC_TIMEZONE_INFO: TimezoneInfo = { property in TimestampConverterTestUtils
31 this.UTC_TIMEZONE_INFO,
Dutils.ts215 : new TimestampConverter(TimestampConverterUtils.UTC_TIMEZONE_INFO);
/development/tools/winscope/src/common/
Dtimestamp_converter_test.ts40 TimestampConverterUtils.UTC_TIMEZONE_INFO,
47 TimestampConverterUtils.UTC_TIMEZONE_INFO,
55 TimestampConverterUtils.UTC_TIMEZONE_INFO,
81 TimestampConverterUtils.UTC_TIMEZONE_INFO,
224 TimestampConverterUtils.UTC_TIMEZONE_INFO,
228 TimestampConverterUtils.UTC_TIMEZONE_INFO,
Dtimestamp_converter.ts318 export const UTC_TIMEZONE_INFO = {
/development/tools/winscope/src/parsers/screen_recording/
Dparser_screenshot_test.ts36 new TimestampConverter(TimestampConverterUtils.UTC_TIMEZONE_INFO, 0n),
/development/tools/winscope/src/app/
Dtrace_pipeline.ts20 UTC_TIMEZONE_INFO,
47 private timestampConverter = new TimestampConverter(UTC_TIMEZONE_INFO);