Searched refs:expectServiceList (Results 1 – 1 of 1) sorted by relevance
520 def checkServiceQueryResult(serviceList, expectServiceList): argument531 tempExpectServiceList = expectServiceList.copy()533 if service in expectServiceList:577 expectServiceList = {}588 expectServiceList[ipp_service.toString()] = 1589 return expectServiceList595 expectServiceList[ipp_service.toString()] = 1596 return expectServiceList603 expectServiceList[afp_service.toString()] = 1604 return expectServiceList[all …]