Home
last modified time | relevance | path

Searched defs:errorListener (Results 1 – 5 of 5) sorted by relevance

/development/tools/winscope/src/trace_collection/wdp/
Ddevices_stream_test.ts23 const errorListener = jasmine.createSpy(); constant
Dshell_stream_test.ts24 const errorListener = jasmine.createSpy(); constant
Dstream_provider_test.ts25 let errorListener: jasmine.Spy; variable
Dwdp_device_connection.ts75 const errorListener = async (msg: string) => { constant
Dsync_stream_test.ts27 const errorListener = jasmine.createSpy(); constant