| /test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/ |
| D | ResultsReporter.kt | 39 private data class Result(val file: File, val title: String) in <lambda>() constant in androidx.test.uiautomator.ResultsReporter.Result 60 val file = File(outputFolder, filename) in <lambda>() constant 61 results.add(Result(file = file, title = title)) in <lambda>() 62 return file in <lambda>() 96 val suffix = r.file.nameWithoutExtension.replace(".", "_") in <lambda>() 97 putString("additionalTestOutputFile_$suffix", r.file.absolutePath) in <lambda>()
|
| D | Utils.kt | 33 file: File, 36 ): Boolean = compress(compressFormat, quality, file.outputStream())
|
| D | UiObject2Ext.kt | 16 @file:JvmName("UiObject2Ext")
|
| D | UiDeviceExt.kt | 16 @file:JvmName("UiDeviceExt")
|
| D | AccessibilityWindowInfoExt.kt | 16 @file:JvmName("AccessibilityWindowInfoExt")
|
| D | AccessibilityNodeInfoExt.kt | 16 @file:JvmName("AccessibilityNodeInfoExt")
|
| /test/screenshot/screenshot-proto/ |
| D | build.gradle | 5 * you may not use this file except in compliance with the License. 18 * This file was created using the `create_project.py` script located in the
|
| /test/screenshot/screenshot/src/main/java/androidx/test/screenshot/ |
| D | ScreenshotTestRule.kt | 337 val file = getPathOnDeviceFor(fileType) in writeToDevice() constant 339 Log.d(javaClass.simpleName, "Writing screenshot test result $fileType to $file") in writeToDevice() 342 FileOutputStream(file).use { writeAction(it) } in writeToDevice() 350 return file in writeToDevice()
|
| /test/integration-tests/junit-gtest-test/ |
| D | build.gradle | 5 * you may not use this file except in compliance with the License. 18 * This file was created using the `create_project.py` script located in the
|
| /test/screenshot/screenshot/ |
| D | build.gradle | 5 * you may not use this file except in compliance with the License. 18 * This file was created using the `create_project.py` script located in the
|
| /test/ext/junit-gtest/ |
| D | build.gradle | 5 * you may not use this file except in compliance with the License. 18 * This file was created using the `create_project.py` script located in the
|
| /test/screenshot/screenshot-proto/src/main/proto/ |
| D | diff_result.proto | 12 // There was no file at the golden location or it was unreadable.
|
| /test/uiautomator/uiautomator/ |
| D | build.gradle | 5 * you may not use this file except in compliance with the License. 18 * This file was created using the `create_project.py` script located in the
|
| /test/ext/junit-gtest/src/main/java/androidx/test/ext/junitgtest/ |
| D | androidx-test-ext-junit-gtest-documentation.md | 7 …ith the `TargetLibrary` annotation. For example, given a gtest suite in a file `mytest.cpp`, we ca…
|
| /test/uiautomator/integration-tests/testapp/ |
| D | build.gradle | 5 * you may not use this file except in compliance with the License.
|
| /test/uiautomator/uiautomator/api/ |
| D | current.txt | 622 …method public static boolean saveToFile(android.graphics.Bitmap, java.io.File file, optional andro…
|
| D | restricted_current.txt | 622 …method public static boolean saveToFile(android.graphics.Bitmap, java.io.File file, optional andro…
|