Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java275 final int minChildEvents = 5; in testSimpleLifecycle_rootViewSession() local
276 assertThat(childEvents.size()).isAtLeast(minChildEvents); in testSimpleLifecycle_rootViewSession()
284 assertViewsOptionallyDisappeared(childEvents, minChildEvents, in testSimpleLifecycle_rootViewSession()