Home
last modified time | relevance | path

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

/frameworks/base/tests/vcn/java/android/net/vcn/
DVcnGatewayConnectionConfigTest.java372 final VcnGatewayConnectionConfig anotherConfig = in testTunnelConnectionParamsEquals() local
377 assertEquals(config, anotherConfig); in testTunnelConnectionParamsEquals()
390 final VcnGatewayConnectionConfig anotherConfig = in testTunnelConnectionParamsNotEquals() local
394 assertNotEquals(config, anotherConfig); in testTunnelConnectionParamsNotEquals()