Searched refs:push_table (Results 1 – 4 of 4) sorted by relevance
47 self.push_table(self.dut, self.custom_sar_path)78 self.push_table(self.dut, self.backup_sar_path)
60 self.push_table(self.dut, self.custom_sar_path)
114 self.push_table(self.dut, self.custom_sar_path)
613 def push_table(self, ad, src_path): member in BtSarBaseTest