Searched refs:pdi (Results 1 – 1 of 1) sorted by relevance
92 …private static void verifyPrintDocumentInfoProto(PrintDocumentInfoProto pdi, final int filterLevel… in verifyPrintDocumentInfoProto() argument94 assertTrue(pdi.getName().isEmpty()); in verifyPrintDocumentInfoProto()96 assertTrue(0 <= pdi.getPageCount()); in verifyPrintDocumentInfoProto()97 assertTrue(0 <= pdi.getDataSize()); in verifyPrintDocumentInfoProto()