Searched refs:ReadFileContent (Results 1 – 2 of 2) sorted by relevance
292 file_content = self.dut.ReadFileContent(filepath)312 file_content = self.dut.ReadFileContent(filepath)365 file_content = self.dut.ReadFileContent(filepath)
145 def ReadFileContent(self, filepath): member in AndroidDevice