Searched refs:tcbinds (Results 1 – 1 of 1) sorted by relevance
251 tcbinds = TcBindList()258 tcbinds.append(TcBind(port, tcbinddict))261 return tcbinds264 def do_check_tcbind(ports, tcbinds, vp): argument265 for tcbind in tcbinds:291 tcbinds = get_tcbinds(ports, verify_existence=True)294 record_vp = RecordValuePicker(tcbinds)298 do_check_tcbind(ports, tcbinds, RandomValuePicker(pools))301 do_check_tcbind(ports, tcbinds, record_vp)