Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/connectivity/
DDnsManagerTest.java90 static final int TEST_DEFAULT_SAMPLE_VALIDITY_SECONDS = 1800; field in DnsManagerTest
354 expectedParams.sampleValiditySeconds = TEST_DEFAULT_SAMPLE_VALIDITY_SECONDS; in testSendDnsConfiguration()