Searched refs:buildBubbleEntry (Results 1 – 2 of 2) sorted by relevance
544 assertShouldBubble(buildBubbleEntry { bubbleIsShortcut = false }) in <lambda>()551 assertShouldBubble(buildBubbleEntry { bubbleIsShortcut = true }) in <lambda>()559 buildBubbleEntry { in <lambda>()572 buildBubbleEntry { in <lambda>()583 assertShouldNotBubble(buildBubbleEntry { hasBubbleMetadata = false }) in <lambda>()590 assertShouldNotBubble(buildBubbleEntry { canBubble = false }) in <lambda>()597 withLegacySuppressor(neverSuppresses) { assertShouldBubble(buildBubbleEntry()) } in <lambda>()605 assertShouldNotBubble(buildBubbleEntry()) in <lambda>()614 assertShouldNotBubble(buildBubbleEntry()) in <lambda>()623 assertShouldBubble(buildBubbleEntry()) in <lambda>()[all …]
385 assertShouldNotBubble(buildBubbleEntry()) in assertBubbleSuppressed()390 assertShouldBubble(buildBubbleEntry()) in assertBubbleNotSuppressed()