HomeSort by relevance Sort by last modified time
    Searched full:_check_reg (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
win.py 99 res = self._check_reg(r'.cgi\Shell\ExecCGI\Command') and res
100 res = self._check_reg(r'.pl\Shell\ExecCGI\Command') and res
106 def _check_reg(self, sub_key): member in class:WinPort

Completed in 2187 milliseconds