Home
last modified time | relevance | path

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

/frameworks/base/tests/vcn/java/android/net/vcn/
DVcnGatewayConnectionConfigTest.java420 final VcnGatewayConnectionConfig configNotEqual = in testVcnUnderlyingNetworkTemplatesEquality() local
427 assertNotEquals(config, configNotEqual); in testVcnUnderlyingNetworkTemplatesEquality()
446 final VcnGatewayConnectionConfig configNotEqual = in testVcnGatewayOptionsEquality() local
450 assertNotEquals(config, configNotEqual); in testVcnGatewayOptionsEquality()
460 final VcnGatewayConnectionConfig configNotEqual = in testSafeModeEnableDisableEquality() local
464 assertNotEquals(config, configNotEqual); in testSafeModeEnableDisableEquality()
DVcnConfigTest.java157 final VcnConfig configNotEqual = in testEqualityWithRestrictedTransports() local
161 assertNotEquals(config, configNotEqual); in testEqualityWithRestrictedTransports()