Home
last modified time | relevance | path

Searched refs:GetAbsPath (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/value/
Dtrace.py69 os.remove(self._temp_file.GetAbsPath())
84 return self._temp_file.GetAbsPath()
126 shutil.copy(self._temp_file.GetAbsPath(), file_path)
144 bucket, remote_path, fh.GetAbsPath())
Dtrace_unittest.py79 {fh.GetAbsPath(): 123})
/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dfile_handle.py39 return os.path.splitext(self.GetAbsPath())[1]
41 def GetAbsPath(self): member in FileHandle
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/
Dpage_test_results.py246 self._serialized_trace_file_ids_to_paths[fh.id] = fh.GetAbsPath()
262 bucket, remote_path, file_handle.GetAbsPath())
/external/chromium-trace/catapult/telemetry/telemetry/page/
Dpage_run_end_to_end_unittest.py644 results.pages_to_profiling_files[failing_page][0].GetAbsPath())
731 results.pages_to_profiling_files[failing_page][0].GetAbsPath())