Searched refs:MICRODROID_DEBUG_FULL (Results 1 – 3 of 3) sorted by relevance
129 launchProtectedVmAndWaitForBootCompleted(MICRODROID_DEBUG_FULL); in testNoAdbInDebugPolicy_withDebugLevelFull_bootWithAdbConnection()159 ITestDevice device = launchProtectedVmAndWaitForBootCompleted(MICRODROID_DEBUG_FULL); in testNoRamdumpInDebugPolicy_withDebugLevelFull_hasRamdumpArgs()
108 MICRODROID_DEBUG_FULL, adbTimeoutMs, Collections.emptyMap()); in launchProtectedVmAndWaitForBootCompleted()
46 @NonNull public static final String MICRODROID_DEBUG_FULL = "full"; field in CustomPvmfwHostTestCaseBase