Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside-network-policy/src/com/android/cts/netpolicy/
DHostsideNetworkPolicyTestCase.java163 String methodName, Map<String, String> testArgs) throws DeviceNotAvailableException { in runDeviceTestsWithCustomOptions() argument
173 if (testArgs != null) { in runDeviceTestsWithCustomOptions()
174 for (Map.Entry<String, String> arg : testArgs.entrySet()) { in runDeviceTestsWithCustomOptions()