Searched defs:getCustomRuntimeUrl (Results 1 – 2 of 2) sorted by relevance
27 const getCustomRuntimeUrl = jest.fn(() => 'custom://path'); constant54 const getCustomRuntimeUrl = jest.fn(() => null); constant
35 const getCustomRuntimeUrl = jest.fn(() => customUrl); constant222 const { manager, getCustomRuntimeUrl, device, resolveDeviceAsync } = createManager({ constant252 const { manager, getCustomRuntimeUrl, device, resolveDeviceAsync } = createManager({ constant282 const { manager, getCustomRuntimeUrl, device, resolveDeviceAsync } = createManager({ constant