Home
last modified time | relevance | path

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

/cts/tests/tests/vcn/src/android/net/vcn/cts/
DVcnGatewayConnectionConfigTest.java56 private static final String VCN_GATEWAY_CONNECTION_NAME = "test-vcn-gateway-connection"; field in VcnGatewayConnectionConfigTest
79 VCN_GATEWAY_CONNECTION_NAME, buildTunnelConnectionParams()) in buildVcnGatewayConnectionConfigBase()
95 assertEquals(VCN_GATEWAY_CONNECTION_NAME, gatewayConnConfig.getGatewayConnectionName()); in testBuildVcnGatewayConnectionConfig()
124 new VcnGatewayConnectionConfig.Builder(VCN_GATEWAY_CONNECTION_NAME, tunnelParams); in testBuildWithoutMobikeEnabled()