Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DApfIntegrationTest.kt115 var polling_time = 0 in pollingCheck() variable
118 polling_time += POLLING_INTERVAL_MS in pollingCheck()
120 } while (polling_time < timeout_ms) in pollingCheck()