Searched refs:logDeviceArgument (Results 1 – 4 of 4) sorted by relevance
2 import { logDeviceArgument } from '../hints';21 logDeviceArgument(manager.device.name);
7 export function logDeviceArgument(id: string) { function
13 import { logDeviceArgument } from '../../hints';96 logDeviceArgument(device.udid);
14 logDeviceArgument: jest.fn(),