Home
last modified time | relevance | path

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

/development/tools/winscope/src/test/remote_tool_mock/
Dapp_component.ts82 static readonly TIMESTAMP_IN_BUGREPORT_MESSAGE = 1670509911000000000n; property in AppComponent
172 new MessageBugReport(file, AppComponent.TIMESTAMP_IN_BUGREPORT_MESSAGE),
/development/tools/winscope/src/test/e2e/
Dcross_tool_protocol_test.ts36 const TIMESTAMP_IN_BUGREPORT_MESSAGE = '1670509911000000000'; constant
50 await checkWinscopeTimestamp(TIMESTAMP_IN_BUGREPORT_MESSAGE);