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

  /external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/
buildbot.py 238 def _fetch_results_html(self): member in class:Build
251 self._layout_test_results = LayoutTestResults.results_from_string(self._fetch_results_html())
buildbot_unittest.py 123 build._fetch_results_html = lambda: None

Completed in 2607 milliseconds