Lines Matching refs:expected_chain_partitions_map
1214 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1231 del image_dir, image_ext, expected_chain_partitions_map
1320 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1494 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1662 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1775 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1884 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1900 value = expected_chain_partitions_map.get(self.partition_name)
2508 expected_chain_partitions_map = {}
2519 expected_chain_partitions_map[partition_name] = (
2570 and expected_chain_partitions_map.get(desc.partition_name) is None):
2578 elif not desc.verify(image_dir, image_ext, expected_chain_partitions_map,