Lines Matching refs:open
80 with open(self.TestFile('u_boot_ucode_ptr')) as fd:
84 with open(self.TestFile('descriptor.bin')) as fd:
159 with open(dtb) as fd:
198 with open(fname) as fd:
223 with open(pathname, 'wb') as fd:
365 with open(fname) as fd:
373 with open(fname) as fd:
659 with open(fname, 'wb') as fd:
753 with open(self.TestFile('u_boot_no_ucode_ptr')) as fd:
763 with open(self.TestFile('u_boot_ucode_ptr')) as fd:
776 with open(self.TestFile('u_boot_no_ucode_ptr')) as fd: