Home
last modified time | relevance | path

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

/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java2934 final String stage3 = getDump(vpnSnapShot.vpn); in testNCEventChanges() local
2936 assertEquals(1, countMatches(pattern, stage3)); in testNCEventChanges()