Home
last modified time | relevance | path

Searched defs:summary (Results 1 – 4 of 4) sorted by relevance

/benchmark/benchmark-common/src/androidTest/java/androidx/benchmark/
DInstrumentationResultsTest.kt127 val summary = in ideSummary_singleMinimal() constant
155 val summary = in ideSummary_singleComplex() constant
183 val summary = in ideSummary_sampledMinimal() constant
212 val summary = in ideSummary_complex() constant
239 val summary = in ideSummary_warning_singleLine() constant
267 val summary = in ideSummary_warning() constant
/benchmark/benchmark-darwin-gradle-plugin/src/main/kotlin/androidx/benchmark/darwin/gradle/xcode/
DXcResultParser.kt37 val summary = commandExecutor(xcRunCommand(testRef)) in <lambda>() constant
/benchmark/benchmark-common/src/main/java/androidx/benchmark/
DConfigurationError.kt32 val summary: String, constant in androidx.benchmark.ConfigurationError
/benchmark/benchmark-macro/src/main/java/androidx/benchmark/macro/
DBaselineProfiles.kt345 val summary = StringBuilder() in summaryRecord() constant