HomeSort by relevance Sort by last modified time
    Searched refs:verifyPrintServiceDumpProto (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/incident/src/com/android/server/cts/
PrintProtoTest.java 54 verifyPrintServiceDumpProto(dump, PRIVACY_NONE);
57 static void verifyPrintServiceDumpProto(PrintServiceDumpProto dump, final int filterLevel) throws Exception {
IncidentdTest.java 62 PrintProtoTest.verifyPrintServiceDumpProto(dump.getPrint(), filterLevel);

Completed in 636 milliseconds