Home | History | Annotate | Download | only in virt

Lines Matching refs:expected_count

1639         expected_count = int((re.findall("(\d)", self.driver_option)[0])) * 2
1640 return (self.get_vfs_count == expected_count)