Home
last modified time | relevance | path

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

/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgTunnelManagerTest.java114 private static final String EPDG_ADDRESS = "127.0.0.1"; field in EpdgTunnelManagerTest
124 List.of(InetAddresses.parseNumericAddress(EPDG_ADDRESS));
127 InetAddresses.parseNumericAddress(EPDG_ADDRESS),
1377 InetAddresses.parseNumericAddress(EPDG_ADDRESS)); in testHandleOnClosedWithEpdgConnected_True()
1382 testApnName, InetAddresses.parseNumericAddress(EPDG_ADDRESS)); in testHandleOnClosedWithEpdgConnected_True()
1599 InetAddresses.parseNumericAddress(EPDG_ADDRESS)); in testHandleOnClosedExceptionallyWithEpdgConnected_True()
1604 testApnName, InetAddresses.parseNumericAddress(EPDG_ADDRESS)); in testHandleOnClosedExceptionallyWithEpdgConnected_True()
1889 InetAddresses.parseNumericAddress(EPDG_ADDRESS)); in testReportIwlanErrorIkeProtocolException()
1894 testApnName, InetAddresses.parseNumericAddress(EPDG_ADDRESS)); in testReportIwlanErrorIkeProtocolException()
2582 apnName, InetAddresses.parseNumericAddress(EPDG_ADDRESS)); in testUpdateNetworkToOpenedTunnel()
[all …]