| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/text/lazyhosted/ |
| D | TextLazyReuse.kt | 78 val caseFactory = { TextLazyReuse(false) } in <lambda>() constant 102 val caseFactory = { TextLazyReuse(true) } in <lambda>() constant
|
| /compose/foundation/foundation-layout/benchmark/src/androidTest/java/androidx/compose/foundation/layout/benchmark/ |
| D | DeepRowColumnBenchmark.kt | 58 private val caseFactory = { DeepRowColumnTestCase(weight, align, depth, breadth) } in initParameters() constant in androidx.compose.foundation.layout.benchmark.DeepRowColumnBenchmark
|
| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/text/selection/ |
| D | SelectionContainerBenchmark.kt | 48 private val caseFactory = { SelectionContainerTestCase(childrenCount) } in <lambda>() constant
|
| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/text/ |
| D | TextToggleTextBenchmark.kt | 48 private val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextToggleTextBenchmark
|
| D | TextEllipsisBenchmark.kt | 49 private val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextEllipsisBenchmark
|
| D | TextMultiStyleBenchmark.kt | 55 private val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextMultiStyleBenchmark
|
| D | TextBasicBenchmark.kt | 55 private val caseFactory = { in <lambda>() constant
|
| D | TextFieldToggleTextBenchmark.kt | 56 private val caseFactory = { in <lambda>() constant
|
| D | BasicTextField2ToggleTextBenchmark.kt | 58 private val caseFactory = { in <lambda>() constant
|
| D | TextAutoSizeBenchmark.kt | 70 private val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.TextAutoSizeBenchmark
|
| /compose/runtime/runtime/compose-runtime-benchmark/src/androidTest/java/androidx/compose/runtime/benchmark/ |
| D | TrivialCompositionBenchmarkValidator.kt | 58 private val caseFactory = { TrivialCompositionBenchmarkValidator() } in <lambda>() constant in androidx.compose.runtime.benchmark.TrivialCompositionBenchmarkValidatorTest
|
| /compose/material/material/benchmark/src/androidTest/java/androidx/compose/material/benchmark/view/ |
| D | AndroidTextViewBenchmark.kt | 48 private val caseFactory = { in <lambda>() constant in androidx.compose.material.benchmark.view.AndroidTextViewBenchmark
|
| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/text/empirical/baselines/ |
| D | EmptyLayoutBaseline.kt | 84 private val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.empirical.baselines.EmptyLayoutBaselineParent
|
| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/text/empirical/ |
| D | EmpiricalBench.kt | 38 abstract val caseFactory: () -> S constant in androidx.compose.foundation.benchmark.text.empirical.EmpiricalBench
|
| D | SetText.kt | 58 override val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.empirical.SetTextParent
|
| D | SetTextFillMaxWidth.kt | 63 override val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.empirical.SetTextFillMaxWidthParent
|
| D | IfNotEmptyCallText.kt | 62 override val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.empirical.IfNotEmptyParent
|
| D | IfNotEmptyCallTextWithSpans.kt | 70 override val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.empirical.IfNotEmptyCallTextWithSpansParent
|
| D | SetTextWithSpans.kt | 70 override val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.empirical.SetTextWithSpansParent
|
| D | SetTextWithInlineContent.kt | 84 override val caseFactory = { in <lambda>() constant in androidx.compose.foundation.benchmark.text.empirical.SetTextWithInlineContentParent
|