Searched refs:push_table (Results 1 – 5 of 5) sorted by relevance
62 self.push_table(self.dut, self.custom_sar_path)
117 self.push_table(self.dut, self.custom_sar_path)
200 self.push_table(self.dut, custom_reg_file, reg_file_name)
45 self.push_table(self.dut, self.custom_sar_path)
690 def push_table(self, ad, src_path, dest_path=''): member in BtSarBaseTest