| /benchmark/benchmark-junit4/src/main/java/androidx/benchmark/junit4/ |
| D | BenchmarkRule.kt | 114 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 115 @get:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 117 Scope(runningState) in <lambda>() 121 inner class Scope internal constructor(internal val state: MicrobenchmarkRunningState) : in <lambda>() class in androidx.benchmark.junit4.BenchmarkRule 215 public inline fun BenchmarkRule.measureRepeated(crossinline block: BenchmarkRule.Scope.() -> Unit) { in measureRepeated() 229 val ruleScope = scope as BenchmarkRule.Scope // cast back to outer scope type in measureRepeated() 254 crossinline block: BenchmarkRule.Scope.() -> Unit in measureRepeatedOnMainThread() 266 val ruleScope = scope as BenchmarkRule.Scope // cast back to outer scope type in measureRepeatedOnMainThread()
|
| D | BenchmarkRuleLegacy.kt | 67 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 124 @get:RestrictTo(RestrictTo.Scope.LIBRARY) public val scope: Scope = Scope() 127 inner class Scope internal constructor() { class 271 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 273 crossinline block: BenchmarkRuleLegacy.Scope.() -> Unit in measureRepeated() 311 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 313 crossinline block: BenchmarkRuleLegacy.Scope.() -> Unit in measureRepeatedOnMainThread()
|
| /benchmark/benchmark-common/src/main/java/androidx/benchmark/ |
| D | ConfigurationError.kt | 22 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 63 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 85 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
|
| D | SideEffects.kt | 26 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 94 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
|
| D | BenchmarkState.kt | 124 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 127 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 151 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) @JvmField var scope: MicrobenchmarkScope? = null
|
| D | BenchmarkStateLegacy.kt | 55 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) // temporarily left in place in <lambda>() 78 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 128 @get:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 129 @set:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 144 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 182 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 388 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 430 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 597 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>()
|
| /benchmark/benchmark-macro/src/main/java/androidx/benchmark/macro/ |
| D | ProfileRule.kt | 17 @file:RestrictTo(RestrictTo.Scope.LIBRARY) in <lambda>() 26 @RestrictTo(RestrictTo.Scope.LIBRARY) in <lambda>()
|
| D | CompilationMode.kt | 128 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 151 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 168 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 179 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) in <lambda>() 400 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP_PREFIX) in <lambda>() 464 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) // enable testing in <lambda>() 486 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP_PREFIX)
|
| /benchmark/benchmark-common/src/main/java/androidx/benchmark/perfetto/ |
| D | UiState.kt | 26 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 35 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
|
| /benchmark/benchmark-junit4/api/ |
| D | restricted_1.1.0-beta01.txt | 14 public final class BenchmarkRule.Scope { 20 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block… 23 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public final class Perfetto…
|
| D | restricted_1.1.0-beta05.txt | 14 public final class BenchmarkRule.Scope { 20 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block… 23 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public final class Perfetto…
|
| D | restricted_1.1.0-beta03.txt | 14 public final class BenchmarkRule.Scope { 20 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block… 23 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public final class Perfetto…
|
| D | restricted_1.1.0-beta04.txt | 14 public final class BenchmarkRule.Scope { 20 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block… 23 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public final class Perfetto…
|
| D | restricted_1.1.0-beta02.txt | 14 public final class BenchmarkRule.Scope { 20 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block… 23 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public final class Perfetto…
|
| D | 1.0.0-rc01.txt | 14 public final class BenchmarkRule.Scope { 19 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| D | 1.1.0-beta01.txt | 14 public final class BenchmarkRule.Scope { 19 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| D | 1.1.0-beta03.txt | 14 public final class BenchmarkRule.Scope { 19 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| D | 1.0.0-beta01.txt | 14 public final class BenchmarkRule.Scope { 19 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| D | 1.1.0-beta05.txt | 14 public final class BenchmarkRule.Scope { 19 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| D | 1.1.0-beta04.txt | 14 public final class BenchmarkRule.Scope { 19 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| D | 1.1.0-beta02.txt | 14 public final class BenchmarkRule.Scope { 19 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| D | restricted_1.0.0-rc01.txt | 14 public final class BenchmarkRule.Scope { 20 …n.jvm.functions.Function1<? super androidx.benchmark.junit4.BenchmarkRule.Scope,kotlin.Unit> block…
|
| /benchmark/benchmark-traceprocessor/src/commonMain/kotlin/androidx/benchmark/traceprocessor/ |
| D | Slice.kt | 21 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) 50 @RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
|
| /benchmark/benchmark-macro/api/ |
| D | restricted_1.1.0-beta02.txt | 7 …@RequiresApi(23) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public fin… 18 …method @RequiresApi(28) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) pub… 33 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public static final class C… 51 …method @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public static boolea… 54 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public final class FrameTim… 103 …@RequiresApi(29) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public fin…
|
| D | restricted_1.1.0-beta01.txt | 7 …@RequiresApi(23) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public fin… 18 …method @RequiresApi(28) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) pub… 33 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public static final class C… 51 …method @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public static boolea… 54 …@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public final class FrameTim… 103 …@RequiresApi(29) @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public fin…
|