| /compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/ |
| D | UncaughtExceptionHandler.kt | 46 private var exception: Throwable? = null variable in androidx.compose.ui.test.UncaughtExceptionHandler 76 val exception = exception in throwUncaught() constant
|
| /compose/runtime/runtime/src/nonEmulatorJvmTest/kotlin/androidx/compose/runtime/snapshots/ |
| D | SnapshotTestsJvm.kt | 38 val exception = AtomicReference<Throwable?>(null) in testMultiThreadedReadingAndWritingOfGlobalScope() constant 85 var exception: Throwable? = null in listWriteRace() variable
|
| /compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/ |
| D | SessionMutexTest.kt | 147 val exception = assertFails { in <lambda>() constant 159 val exception = assertFails { in <lambda>() constant
|
| /compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/autofill/ |
| D | AutofillNodeTest.kt | 90 val exception = in requestAutofillForNode_beforeComposableIsPositioned_throwsError() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/node/ |
| D | ModifierNodeCoroutineScopeTest.kt | 43 var exception: CancellationException? = null in detach_doesNotCaptureStackTrace() variable
|
| /compose/ui/ui-tooling/src/androidMain/kotlin/androidx/compose/ui/tooling/ |
| D | PreviewUtils.android.kt | 142 private var exception: Throwable? = null variable in androidx.compose.ui.tooling.ThreadSafeException
|
| D | ComposeViewAdapter.android.kt | 463 var exception: Throwable = t in toString() variable
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/gestures/snapping/ |
| D | SnapFlingBehaviorTest.kt | 195 val exception = in <lambda>() constant 215 val exception = in <lambda>() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/layout/ |
| D | MeasuringPlacingTwiceIsNotAllowedTest.kt | 114 var exception: Exception? = null in <lambda>() variable
|
| D | MeasureOnlyTest.kt | 268 var exception: IllegalStateException? = null in <lambda>() variable 287 var exception: IllegalStateException? = null in <lambda>() variable
|
| D | IntrinsicsMeasurementTest.kt | 520 var exception: IllegalStateException? = null in <lambda>() variable 558 var exception: IllegalStateException? = null in <lambda>() variable
|
| /compose/ui/ui-text-google-fonts/src/androidTest/java/androidx/compose/ui/text/googlefonts/ |
| D | GoogleFontTest.kt | 224 var exception: IllegalStateException? = null in GoogleFont_TypefaceLoader_throwsOnError() variable 249 var exception: IllegalStateException? = null in GoogleFont_TypefaceLoader_throwsOnError_withFullListUrl() variable
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/platform/ |
| D | AndroidViewCompatTest.kt | 600 .check { view, exception -> in <lambda>() method 612 .check { view, exception -> in <lambda>() method 646 Espresso.onView(withClassName(endsWith("AndroidViewsHandler"))).check { view, exception -> in <lambda>() method
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/viewinterop/ |
| D | AndroidViewTest.kt | 277 exception -> in <lambda>() method 306 .check { view, exception -> in <lambda>() method 396 .check { view, exception -> in <lambda>() method 411 Espresso.onView(equalTo(frameLayout)).check(matches(isDisplayed())).check { view, exception in <lambda>() method 448 .check { view, exception -> in <lambda>() method 457 .check { view, exception -> in <lambda>() method
|
| D | ComposeViewTest.kt | 800 var exception: Throwable? = null in assertUnsupported() variable
|
| /compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/gesture/scrollorientationlocking/ |
| D | PolyFitLeastSquaresTest.kt | 245 var exception: Throwable? = null in <lambda>() variable
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | BottomSheetScaffoldTest.kt | 273 val exception = kotlin.runCatching { bottomSheetState.hide() }.exceptionOrNull() in <lambda>() constant
|
| D | ModalBottomSheetTest.kt | 941 val exception = in <lambda>() constant
|
| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/anchoredDraggable/ |
| D | AnchoredDraggableStateTest.kt | 449 var exception: Throwable? = null in <lambda>() variable 490 var exception: Throwable? = null in <lambda>() variable
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/pointer/ |
| D | TestUtils.kt | 77 var exception: Throwable? = null in PointerInputEvent() variable
|
| /compose/runtime/runtime/src/nonEmulatorJvmTest/kotlin/androidx/compose/runtime/tooling/ |
| D | ErrorTraceTests.kt | 492 var exception: TestComposeException? = null in assertTrace() variable
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/anchoredDraggable/ |
| D | AnchoredDraggableStateTest.kt | 457 var exception: Throwable? = null in <lambda>() variable 498 var exception: Throwable? = null in <lambda>() variable
|
| /compose/foundation/foundation/integration-tests/lazy-tests/src/androidTest/kotlin/androidx/compose/foundation/lazy/list/ |
| D | LazyListBeyondBoundsTest.kt | 209 var exception: Result<View>? = null in <lambda>() variable
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/anchoredDraggable/ |
| D | AnchoredDraggableStateTest.kt | 517 var exception: Throwable? = null in <lambda>() variable 555 var exception: Throwable? = null in <lambda>() variable
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/draw/ |
| D | DrawReorderingTest.kt | 240 var exception: Throwable? = null in <lambda>() variable
|