Home
last modified time | relevance | path

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

/third_party/node/test/common/
Dinspector-helper.js232 this._asyncWaitForNotification(methodOrPredicate), message, TIMEOUT);
235 async _asyncWaitForNotification(methodOrPredicate) { method in InspectorSession