Searched refs:MICRODROID_LOG_PATH (Results 1 – 2 of 2) sorted by relevance
214 new CommandRunner(getDevice()).runForResult("test", "-s", MICRODROID_LOG_PATH); in hasMicrodroidLogcatOutput()250 MICRODROID_LOG_PATH, in tryLaunchProtectedNonDebuggableVm()
54 @NonNull public static final String MICRODROID_LOG_PATH = TEST_ROOT + "log.txt"; field in CustomPvmfwHostTestCaseBase