Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DPrintProtoTest.java92 …private static void verifyPrintDocumentInfoProto(PrintDocumentInfoProto pdi, final int filterLevel… in verifyPrintDocumentInfoProto() argument
94 assertTrue(pdi.getName().isEmpty()); in verifyPrintDocumentInfoProto()
96 assertTrue(0 <= pdi.getPageCount()); in verifyPrintDocumentInfoProto()
97 assertTrue(0 <= pdi.getDataSize()); in verifyPrintDocumentInfoProto()