Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
H A DDnsManagerTest.java97 static final int TEST_DEFAULT_SAMPLE_VALIDITY_SECONDS = 1800; field in DnsManagerTest
366 expectedParams.sampleValiditySeconds = TEST_DEFAULT_SAMPLE_VALIDITY_SECONDS; in testSendDnsConfiguration()