Home
last modified time | relevance | path

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

/benchmark/benchmark-common/src/main/java/androidx/benchmark/
DInstrumentationResults.kt101 public fun fileRecord(key: String, path: String) { in fileRecord() method in androidx.benchmark.InstrumentationResultScope
380 InstrumentationResultScope(runEndResultBundle).fileRecord(key, absoluteFilePath) in reportAdditionalFileToCopy()
382 instrumentationReport { fileRecord(key, absoluteFilePath) } in reportAdditionalFileToCopy()