Home
last modified time | relevance | path

Searched refs:assertDoesNotExist (Results 1 – 5 of 5) sorted by relevance

/xr/compose/compose/src/test/kotlin/androidx/xr/compose/spatial/
DOrbiterTest.kt56 composeTestRule.onParent().onChild().assertDoesNotExist() in orbiter_contentIsElevated()
98 composeTestRule.onNodeWithText("Main Content").assertDoesNotExist() in orbiter_nonSpatial_doesNotRenderContent()
114 composeTestRule.onParent().onChild().assertDoesNotExist() in orbiter_multipleInstances_rendersInSpatial()
127 composeTestRule.onParent().onChild().assertDoesNotExist() in orbiter_afterSwitchToFullSpaceMode_isSpatial()
145 composeTestRule.onParent().onChild().assertDoesNotExist() in orbiter_setting_contentIsNotInline()
204 composeTestRule.onNodeWithText("Top Orbiter Content").assertDoesNotExist() in orbiter_orbiterCanBeRemoved()
DSubspaceTest.kt268 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in subspace_nonXr_contentIsNotCreated()
284 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in applicationSubspace_unbounded_nonXr_contentIsNotCreated()
306 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in applicationSubspace_customBounded_nonXr_contentIsNotCreated()
317 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in applicationSubspace_fovBounded_nonXr_contentIsNotCreated()
528 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in subspace_isDisposed()
552 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in applicationSubspace_unbounded_isDisposed()
582 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in applicationSubspace_customBounded_isDisposed()
600 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in applicationSubspace_fovBounded_isDisposed()
618 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in subspace_onlyOneSceneExists_afterSpaceModeChanges()
643 composeTestRule.onSubspaceNodeWithTag("panel").assertDoesNotExist() in applicationSubspace_unbounded_onlyOneSceneExists_afterSpaceModeChanges()
[all …]
DSpatialElevationTest.kt97 composeTestRule.onParent().onChild().assertDoesNotExist() in spatialElevation_fullSpaceMode_doesElevate()
/xr/compose/compose-testing/src/main/kotlin/androidx/xr/compose/testing/
DSubspaceSemanticsNodeInteraction.kt76 public fun assertDoesNotExist() { in assertDoesNotExist() method in androidx.xr.compose.testing.SubspaceSemanticsNodeInteraction
/xr/compose/compose-testing/api/
Drestricted_current.txt56 method public void assertDoesNotExist();