Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DRunOnSecondaryUserTargetPreparer.java217 if (isForTesting(userInfo)) { in removeNonForTestingUsers()
230 private static boolean isForTesting(UserInfo userInfo) { in isForTesting() method in RunOnSecondaryUserTargetPreparer