Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DPrintProtoTest.java54 verifyPrintServiceDumpProto(dump, PRIVACY_NONE); in testDump()
57 …static void verifyPrintServiceDumpProto(PrintServiceDumpProto dump, final int filterLevel) throws … in verifyPrintServiceDumpProto() method in PrintProtoTest
DIncidentdTest.java53 PrintProtoTest.verifyPrintServiceDumpProto(dump.getPrint(), filterLevel); in testIncidentReportDump()