Home
last modified time | relevance | path

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

/test/app_compat/csuite/test_scripts/src/main/java/com/android/csuite/tests/
DAppCrawlTest.java54 private static final String RECORD_SCREEN = "record-screen"; field in AppCrawlTest
63 @Option(name = RECORD_SCREEN, description = "Whether to record screen during test.")
DAppLaunchTest.java64 @VisibleForTesting static final String RECORD_SCREEN = "record-screen"; field in AppLaunchTest
70 @Option(name = RECORD_SCREEN, description = "Whether to record screen during test.")
/test/app_compat/csuite/test_scripts/src/main/java/com/android/art/tests/
DAppCompileLaunchTest.java66 @VisibleForTesting static final String RECORD_SCREEN = "record-screen"; field in AppCompileLaunchTest
72 @Option(name = RECORD_SCREEN, description = "Whether to record screen during test.")