Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/
Dmediator_test.ts746 const applyRequest = new FilterPresetApplyRequest( constant
750 await mediator.onWinscopeEvent(applyRequest);
760 expect(viewerStub1.onWinscopeEvent).toHaveBeenCalledOnceWith(applyRequest);