Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DScreenRecordRule.kt168 val screenRecordOutput = screenRecordingFileDescriptor.readAllAndClose() in <lambda>()
235 private fun ParcelFileDescriptor.readAllAndClose(): String = in <lambda>() method in android.platform.test.rule.ScreenRecordRule