Searched defs:getDump (Results 1 – 5 of 5) sorted by relevance
38 private fun getDump(): PermissionControllerDumpProto { in getDump() method in com.android.permissioncontroller.tests.outofprocess.DumpTest
91 public <T extends MessageLite> T getDump(Parser<T> parser, String command) in getDump() method in BaseTestCase
158 private String getDump() { in getDump() method in BpfInterfaceMapUpdaterTest
1022 private String getDump() throws Exception { in getDump() method in BpfNetMapsTest
2618 private String getDump(@NonNull final Vpn vpn) { in getDump() method in VpnTest