Searched refs:assertDoesNotExist (Results 1 – 5 of 5) sorted by relevance
56 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()
268 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 …]
97 composeTestRule.onParent().onChild().assertDoesNotExist() in spatialElevation_fullSpaceMode_doesElevate()
76 public fun assertDoesNotExist() { in assertDoesNotExist() method in androidx.xr.compose.testing.SubspaceSemanticsNodeInteraction
56 method public void assertDoesNotExist();