Searched refs:oServices (Results 1 – 1 of 1) sorted by relevance
65 Object[] oServices = null; in _PrinterName() local72 oServices = (Object[])retValue; in _PrinterName()96 if (oServices.length > 1) { in _PrinterName()97 testProperty("PrinterName", getPrinterNameWithReflection(oServices[0]), in _PrinterName()98 getPrinterNameWithReflection(oServices[1])); in _PrinterName()
Completed in 10 milliseconds