Searched refs:expected_part (Results 1 – 3 of 3) sorted by relevance
236 def root_part_checker(self, expected_part): argument245 if self.faft_framework.ROOTFS_MAP[expected_part] != part:247 self.faft_framework.ROOTFS_MAP[expected_part], part)
37 const int* expected_part,
69 const int* expected_part, in GetAllPacketsAndCheck() argument