Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem.py638 def _ValidRelativePath(file_path): function
684 if not file_path or not _ValidRelativePath(file_path):