Searched refs:commonHttpGet (Results 1 – 1 of 1) sorted by relevance
28 function commonHttpGet(fn) { function44 await commonHttpGet(createConnection);45 await commonHttpGet(createConnectionAsync);46 await commonHttpGet(createConnectionBoth1);47 await commonHttpGet(createConnectionBoth2);50 await assert.rejects(() => commonHttpGet(createConnectionError), {53 await assert.rejects(() => commonHttpGet(createConnectionAsyncError), {