Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 9 of 9) sorted by relevance

/benchmark/benchmark-common/src/androidTest/java/androidx/benchmark/perfetto/
DPerfettoConfigTest.kt90 val exception = assertFailsWith<IllegalStateException> { invalidConfig.validateAndEncode() } in validateAndEncode_invalidAtraceCategories() constant
122 val exception = assertFailsWith<IllegalStateException> { invalidConfig.validateAndEncode() } in validateAndEncode_invalidWildcard() constant
148 val exception = assertFailsWith<IllegalStateException> { invalidConfig.validateAndEncode() } in validateAndEncode_invalidLength() constant
/benchmark/benchmark-macro/src/androidTest/java/androidx/benchmark/macro/
DMetricResultExtensionsTest.kt138 val exception = in mergeToSampledMetricResults_missingKey() constant
158 val exception = in mergeMeasurementsOverlappingKeys() constant
DMacrobenchmarkTest.kt54 val exception = in macrobenchmarkWithStartupMode_emptyMetricList() constant
75 val exception = in macrobenchmarkWithStartupMode_iterations() constant
DPerfettoTraceRuleTest.kt80 fun exception() { in <lambda>() method
/benchmark/benchmark-common/src/androidTest/java/androidx/benchmark/
DConfigurationErrorTest.kt98 val exception = constant
DMetricResultTest.kt31 val exception = in constructorThrowsIfEmpty() constant
DPerfettoTraceTest.kt81 val exception = in <lambda>() constant
/benchmark/benchmark-junit4/src/androidTest/java/androidx/benchmark/junit4/
DBenchmarkRuleTest.kt62 val exception = in measureRepeatedOnMainThread_throwOnMain() constant
DBenchmarkRuleLegacyTest.kt76 val exception = in measureRepeatedOnMainThread_throwOnMain() constant