Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem_vs_real_test.py51 def _Paths(self, path): member in FakeFilesystemVsRealTest
62 real_path, fake_path = self._Paths(path)
87 real_target, fake_target = self._Paths(contents[1:])
129 real_path, fake_path = self._Paths(info[1])
384 real_path, unused_fake_path = self._Paths(path)
391 unused_real_path, fake_path = self._Paths(path)
398 real_path, unused_fake_path = self._Paths(path)
409 unused_real_path, fake_path = self._Paths(path)
503 real_dir, fake_dir = self._Paths('a/b')