Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestCase.java66 protected static final int STEPS_BACK = 10; field in AuptTestCase
315 && iterations < STEPS_BACK) { in navigateToHome()