Home
last modified time | relevance | path

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

/platform_testing/libraries/health/composers/host/src/android/host/test/composer/
DIterateBase.java49 int iterations = getIterationsArgument(args); in apply()
69 protected abstract int getIterationsArgument(T args); in getIterationsArgument() method in IterateBase
DIterate.java23 protected int getIterationsArgument(Map<String, String> args) { in getIterationsArgument() method in Iterate
/platform_testing/libraries/health/composers/platform/src/android/platform/test/composer/
DIterate.java24 protected int getIterationsArgument(Bundle args) { in getIterationsArgument() method in Iterate