Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java1764 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderPreGroupFilterInvalidationDoesNotThrowBeforeTooManyRuns()
1788 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderPreGroupFilterInvalidationThrowsAfterTooManyRuns()
1813 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testNonConsecutiveOutOfOrderInvalidationsDontThrowAfterTooManyRuns()
1820 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testNonConsecutiveOutOfOrderInvalidationsDontThrowAfterTooManyRuns()
1843 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderPromoterInvalidationDoesNotThrowBeforeTooManyRuns()
1867 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderPromoterInvalidationThrowsAfterTooManyRuns()
1891 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderComparatorInvalidationDoesNotThrowBeforeTooManyRuns()
1915 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderComparatorInvalidationThrowsAfterTooManyRuns()
1939 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderPreRenderFilterInvalidationDoesNotThrowBeforeTooManyRuns()
1963 runWhileScheduledUpTo(MAX_CONSECUTIVE_REENTRANT_REBUILDS + 2); in testOutOfOrderPreRenderFilterInvalidationThrowsAfterTooManyRuns()
[all …]