Searched refs:PrintProtoTest (Results 1 – 2 of 2) sorted by relevance
52 if (PrintProtoTest.supportsPrinting(getDevice())) { in testIncidentReportDump()53 PrintProtoTest.verifyPrintServiceDumpProto(dump.getPrint(), filterLevel); in testIncidentReportDump()
38 public class PrintProtoTest extends ProtoDumpTestCase { class