Searched refs:testTransportInfo (Results 1 – 1 of 1) sorted by relevance
364 TestTransportInfo testTransportInfo = in testNetworkCapabilitiesCopyWithNoRedactions() local366 assertFalse(testTransportInfo.locationRedacted); in testNetworkCapabilitiesCopyWithNoRedactions()367 assertFalse(testTransportInfo.localMacAddressRedacted); in testNetworkCapabilitiesCopyWithNoRedactions()368 assertFalse(testTransportInfo.settingsRedacted); in testNetworkCapabilitiesCopyWithNoRedactions()378 TestTransportInfo testTransportInfo = in testNetworkCapabilitiesCopyWithoutLocationSensitiveFields() local380 assertTrue(testTransportInfo.locationRedacted); in testNetworkCapabilitiesCopyWithoutLocationSensitiveFields()381 assertFalse(testTransportInfo.localMacAddressRedacted); in testNetworkCapabilitiesCopyWithoutLocationSensitiveFields()382 assertFalse(testTransportInfo.settingsRedacted); in testNetworkCapabilitiesCopyWithoutLocationSensitiveFields()