Searched refs:pskSaeTransitionModeAp (Results 1 – 1 of 1) sorted by relevance
1558 AccessPoint pskSaeTransitionModeAp = getPskSaeTransitionModeAp(); in testMatches1_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly() local1577 pskSaeTransitionModeAp = getPskSaeTransitionModeAp(); in testMatches1_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly()1594 AccessPoint pskSaeTransitionModeAp = getPskSaeTransitionModeAp(); in testMatches2_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly() local1601 assertThat(pskSaeTransitionModeAp.matches(saeConfig)).isTrue(); in testMatches2_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly()1608 assertThat(pskSaeTransitionModeAp.matches(pskConfig)).isTrue(); in testMatches2_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly()1613 pskSaeTransitionModeAp = getPskSaeTransitionModeAp(); in testMatches2_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly()1615 assertThat(pskSaeTransitionModeAp.matches(saeConfig)).isFalse(); in testMatches2_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly()1626 AccessPoint pskSaeTransitionModeAp = getPskSaeTransitionModeAp(); in testMatches3_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly() local1633 assertThat(pskSaeTransitionModeAp.matches(saeScanResult)).isTrue(); in testMatches3_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly()1640 assertThat(pskSaeTransitionModeAp.matches(pskScanResult)).isTrue(); in testMatches3_transitionModeApMatchesNotTransitionModeAp_shouldMatchCorrectly()[all …]