Home
last modified time | relevance | path

Searched refs:results_file_path (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/tests/lldb/
Dconfig.py75 def results_file_path(self): member in Config
Drun_tests.py202 self.results_file_path = _choice(args.results_file_path,
203 config.results_file_path)
239 self.results_file = open(self.results_file_path, 'w')