Searched refs:expected_chain_partitions (Results 1 – 2 of 2) sorted by relevance
2139 def verify_image(self, image_filename, key_path, expected_chain_partitions): argument2149 if expected_chain_partitions:2151 for cp in expected_chain_partitions:
2490 def verify_image(self, image_filename, key_path, expected_chain_partitions, argument2509 if expected_chain_partitions:2510 for cp in expected_chain_partitions: