Home
last modified time | relevance | path

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

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