Searched refs:testArgs (Results 1 – 1 of 1) sorted by relevance
163 String methodName, Map<String, String> testArgs) throws DeviceNotAvailableException { in runDeviceTestsWithCustomOptions() argument173 if (testArgs != null) { in runDeviceTestsWithCustomOptions()174 for (Map.Entry<String, String> arg : testArgs.entrySet()) { in runDeviceTestsWithCustomOptions()