Home
last modified time | relevance | path

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

/development/testrunner/test_defs/
Dtest_walker.py77 if not self._IsPathInBuildTree(realpath):
90 def _IsPathInBuildTree(self, path): member in TestWalker
113 if not self._IsPathInBuildTree(path):
240 if self._IsPathInBuildTree(path):