Searched defs:badge (Results 1 – 3 of 3) sorted by relevance
127 val badge = rule.onNodeWithTag(TestBadgeTag) in badgeBox_noContent_position() constant143 val badge = rule.onNodeWithTag(TestAnchorTag).onSibling() in badgeBox_shortContent_position() constant162 val badge = rule.onNodeWithTag(TestAnchorTag).onSibling() in badgeBox_longContent_position() constant228 val badge = rule.onNodeWithTag(badgeTag) in badgeBox_smallGreatGrandParentAndLargeAnchor_adjustedBadge() constant
135 val badge = rule.onNodeWithTag(TestBadgeTag) in badgeBox_noContent_position() constant154 val badge = rule.onNodeWithTag(TestAnchorTag).onSibling() in badgeBox_shortContent_position() constant174 val badge = rule.onNodeWithTag(TestAnchorTag).onSibling() in badgeBox_longContent_position() constant
1547 val badge: (@Composable () -> Unit)?, constant