Searched refs:expectServiceList (Results 1 – 1 of 1) sorted by relevance
518 def checkServiceQueryResult(serviceList, expectServiceList): argument529 tempExpectServiceList = expectServiceList.copy()531 if service in expectServiceList:575 expectServiceList = {}586 expectServiceList[ipp_service.toString()] = 1587 return expectServiceList593 expectServiceList[ipp_service.toString()] = 1594 return expectServiceList601 expectServiceList[afp_service.toString()] = 1602 return expectServiceList[all …]