| /compose/ui/ui/benchmark/src/androidTest/java/androidx/compose/ui/benchmark/ |
| D | LayoutCoordinatesBenchmark.kt | 51 val testCase = getTestCase() in localPositionOfWithLayer() constant 64 val testCase = getTestCase() in localPositionOfNoLayer() constant
|
| /compose/animation/animation-core/src/androidUnitTest/kotlin/androidx/compose/animation/core/ |
| D | SpringEstimationTest.kt | 164 val testCase = in <lambda>() constant 186 val testCase = in <lambda>() constant 223 val testCase: TestCase, in <lambda>() constant in androidx.compose.animation.core.SpringEstimationTest.TestCaseResult
|
| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ |
| D | ObservableThemeTest.kt | 56 val testCase = ObservableThemeTestCase() in testObservableTheme() constant 78 val testCase = ImmutableThemeTestCase() in testImmutableTheme() constant
|
| D | ScaffoldTest.kt | 734 val testCase = TopBarHeightChangingScaffoldTestCase() in <lambda>() constant
|
| /compose/test-utils/src/androidMain/kotlin/androidx/compose/testutils/ |
| D | AndroidComposeTestCaseSetup.android.kt | 23 private val testCase: ComposeTestCase, constant in androidx.compose.testutils.AndroidComposeTestCaseSetup
|
| D | AndroidComposeTestCaseRunner.android.kt | 114 private var testCase: T? = null variable in androidx.compose.testutils.AndroidComposeTestCaseRunner
|
| /compose/runtime/runtime-lint/src/test/java/androidx/compose/runtime/lint/ |
| D | AutoboxingStateCreationDetectorTest.kt | 583 private fun testCase(fqName: String, jvmFqName: String, value: String) = in initParameters() method
|
| /compose/benchmark-utils/src/main/java/androidx/compose/testutils/benchmark/ |
| D | BenchmarksExtensions.kt | 436 val testCase = { SubcomposeLayoutReuseTestCase(reusableSlots = 1, content) } in ComposeBenchmarkRule() constant
|
| /compose/benchmark-utils/src/main/java/androidx/compose/testutils/benchmark/android/ |
| D | AndroidTestCaseRunner.kt | 50 private var testCase: T? = null variable in androidx.compose.testutils.benchmark.android.AndroidTestCaseRunner
|
| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/lazy/ |
| D | LazyGridScrollingBenchmark.kt | 52 class LazyGridScrollingBenchmark(private val testCase: LazyGridScrollingTestCase) { in <lambda>() constant in androidx.compose.foundation.benchmark.lazy.LazyGridScrollingBenchmark
|
| D | LazyStaggeredGridScrollingBenchmark.kt | 54 private val testCase: LazyStaggeredGridScrollingTestCase in <lambda>() constant in androidx.compose.foundation.benchmark.lazy.LazyStaggeredGridScrollingBenchmark
|
| D | LazyListScrollingBenchmark.kt | 54 class LazyListScrollingBenchmark(private val testCase: LazyListScrollingTestCase) { in <lambda>() constant in androidx.compose.foundation.benchmark.lazy.LazyListScrollingBenchmark
|
| /compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/pager/ |
| D | PagerScrollingBenchmark.kt | 55 class PagerScrollingBenchmark(private val testCase: PagerScrollingTestCase) { in <lambda>() constant in androidx.compose.foundation.benchmark.pager.PagerScrollingBenchmark
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | ScaffoldTest.kt | 613 val testCase = TopBarHeightChangingScaffoldTestCase() in <lambda>() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/graphics/vector/ |
| D | VectorTest.kt | 205 val testCase = VectorInvalidationTestCase() in <lambda>() constant
|