Searched defs:TEST_SHUTDOWN_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
40 private static final long TEST_SHUTDOWN_TIMEOUT_MILLIS = 100_000; field in SoftApInfoTest121 assertEquals(info.getAutoShutdownTimeoutMillis(), TEST_SHUTDOWN_TIMEOUT_MILLIS); in testGetXXXAlignedWithSetXXX() local
82 private static final long TEST_SHUTDOWN_TIMEOUT_MILLIS = 600_000; field in SoftApStoreDataTest399 assertEquals(softApConfig.getShutdownTimeoutMillis(), TEST_SHUTDOWN_TIMEOUT_MILLIS); in deserializeSoftAp() local435 assertEquals(softApConfig.getShutdownTimeoutMillis(), TEST_SHUTDOWN_TIMEOUT_MILLIS); in deserializeOldSoftApXMLWhichShutdownTimeoutIsInt() local650 assertEquals(softApConfig.getShutdownTimeoutMillis(), TEST_SHUTDOWN_TIMEOUT_MILLIS); in deserializeSoftApWithNoBssidTag() local679 assertEquals(softApConfig.getShutdownTimeoutMillis(), TEST_SHUTDOWN_TIMEOUT_MILLIS); in deserializeSoftApWithAllConfigInR() local715 assertEquals(softApConfig.getShutdownTimeoutMillis(), TEST_SHUTDOWN_TIMEOUT_MILLIS); in deserializeSoftApWithAllConfigInSExceptUserConfiguration() local