HomeSort by relevance Sort by last modified time
    Searched refs:_build_path (Results 1 - 2 of 2) sorted by null

  /development/testrunner/coverage/
coverage_target.py 22 self._build_path = None
44 return self._build_path
47 self._build_path = build_path
  /development/testrunner/test_defs/
test_suite.py 29 self._build_path = None
47 return self._build_path
50 self._build_path = build_path
130 self._build_path = build_path
133 return self._build_path

Completed in 806 milliseconds