Home
last modified time | relevance | path

Searched defs:resultConfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/IPsec/tests/iketests/src/java/android/net/eap/
H A DEapSessionConfigTest.java59 EapMethodConfig resultConfig = EapMethodConfig.fromPersistableBundle(bundle); in verifyPersistableBundleEncodeDecodeIsLossless() local
66 EapSessionConfig resultConfig = EapSessionConfig.fromPersistableBundle(bundle); in verifyPersistableBundleEncodeDecodeIsLossless() local
/aosp12/frameworks/base/tests/vcn/java/android/net/vcn/persistablebundleutils/
H A DEapSessionConfigUtilsTest.java54 final EapSessionConfig resultConfig = EapSessionConfigUtils.fromPersistableBundle(bundle); in verifyPersistableBundleEncodeDecodeIsLossless() local