Home
last modified time | relevance | path

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

/development/tools/winscope/src/test/e2e/
Dcross_tool_protocol_test.ts207 await E2eTestUtils.changeNsTimestampInWinscope(value);
Dutils.ts160 static async changeNsTimestampInWinscope(newTimestamp: string) { method in E2eTestUtils