Searched refs:TEST_CHANNEL (Results 1 – 5 of 5) sorted by relevance
77 private static final int TEST_CHANNEL = 0; field in SoftApStoreDataTest104 put(TEST_BAND, TEST_CHANNEL);116 + "<int name=\"Channel\" value=\"" + TEST_CHANNEL + "\" />\n"125 + "<int name=\"Channel\" value=\"" + TEST_CHANNEL + "\" />\n"134 + "<int name=\"Channel\" value=\"" + TEST_CHANNEL + "\" />\n"144 + "<int name=\"Channel\" value=\"" + TEST_CHANNEL + "\" />\n"167 + "<int name=\"Channel\" value=\"" + TEST_CHANNEL + "\" />\n"188 + "<int name=\"Channel\" value=\"" + TEST_CHANNEL + "\" />\n"211 + "<int name=\"Channel\" value=\"" + TEST_CHANNEL + "\" />\n"511 assertEquals(softApConfig.getChannel(), TEST_CHANNEL); in deserializeSoftAp() local
76 private static final int TEST_CHANNEL = 40; field in SoftApBackupRestoreTest379 configBuilder.setChannel(TEST_CHANNEL, TEST_BAND); in generateExpectedSoftApConfigurationWithTestData()
506 static final int TEST_CHANNEL = 6; field in ClientModeImplTest10035 link1.setChannel(TEST_CHANNEL); in setScanResultWithMloInfo()10111 link1.setChannel(TEST_CHANNEL); in testAffiliatedLinkBssidMatchWithNullLinkMacAddress()10899 assertEquals(links.get(0).getChannel(), TEST_CHANNEL); in testMloLinkAttributesAfterSignalPoll()10926 assertEquals(links.get(0).getChannel(), TEST_CHANNEL); in testMloLinkAttributesAfterSignalPoll()
188 private static final int TEST_CHANNEL = 36; field in WifiMetricsTest4717 link.setChannel(TEST_CHANNEL); in testClientNotification()
74 private static final int TEST_CHANNEL = 36; field in WifiInfoTest91 link.setChannel(TEST_CHANNEL); in addMloInfo()109 assertEquals(TEST_CHANNEL, link.getChannel()); in assertMloNoRedaction()850 link1.setChannel(TEST_CHANNEL); in testMloLink()865 assertEquals(TEST_CHANNEL, link1.getChannel()); in testMloLink()