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

  /development/testrunner/coverage/
coverage_target.py 46 def SetBuildPath(self, build_path):
coverage_targets.py 110 target.SetBuildPath(target_element.getAttribute(self._BUILD_ATTR))
coverage.py 299 target.SetBuildPath(os.path.join(path, "src"))
  /development/testrunner/test_defs/
gtest.py 91 suite.SetBuildPath(self.GetBuildPath())
test_suite.py 48 def SetBuildPath(self, build_path):
xml_suite_helper.py 70 test_suite.SetBuildPath(self._ParseAttribute(suite_element,
instrumentation_test.py 269 suite.SetBuildPath(self.GetBuildPath())

Completed in 231 milliseconds