Searched defs:testInformation (Results 1 – 8 of 8) sorted by relevance
| /test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/lib/ |
| D | WebviewInstallerToolPreparer.java | 68 TestInformation testInformation, in runWebviewInstallerToolCommand() 108 public static void setGcloudCliPath(TestInformation testInformation, File gcloudCliDir) { in setGcloudCliPath() 115 TestInformation testInformation, File webviewInstallerTool) { in setWebviewInstallerToolPath() 122 public static String getWebviewInstallerToolPath(TestInformation testInformation) { in getWebviewInstallerToolPath() 126 public static String getGcloudCliPath(TestInformation testInformation) { in getGcloudCliPath()
|
| D | WebviewUtils.java | 41 public WebviewUtils(TestInformation testInformation) { in WebviewUtils()
|
| /test/app_compat/csuite/test_scripts/src/main/java/com/android/art/targetprep/ |
| D | AllProcessesImgdiag.java | 50 public void setUp(TestInformation testInformation) {} in setUp() 53 public void tearDown(TestInformation testInformation, Throwable e) in tearDown()
|
| D | AggregateImgdiagOutput.java | 66 public void setUp(TestInformation testInformation) {} in setUp() 69 public void tearDown(TestInformation testInformation, Throwable e) in tearDown() 111 ImgdiagData collectImgdiagData(TestInformation testInformation) in collectImgdiagData()
|
| /test/catbox/target_preparers/src/com/android/catbox/targetpreparer/ |
| D | LowPerformanceTargetPreparer.java | 75 public void setUp(TestInformation testInformation) in setUp() 99 public void tearDown(TestInformation testInformation, Throwable e) in tearDown()
|
| /test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/ |
| D | TestUtils.java | 67 public static TestUtils getInstance(TestInformation testInformation, TestLogData testLogData) { in getInstance() 75 TestInformation testInformation, TestArtifactReceiver testArtifactReceiver) { in getInstance() 84 TestInformation testInformation, in TestUtils()
|
| D | AppCrawlTester.java | 82 TestInformation testInformation, in newInstance()
|
| /test/vts/tests/angleallowliststrace_test/host/src/com/google/android/angleallowlists/vts/ |
| D | Helper.java | 91 public Helper(final TestInformation testInformation, final TemporaryFolder temporaryFolder, in Helper()
|