Searched refs:_path_to_lighttpd (Results 1 – 6 of 6) sorted by relevance
151 self._path_to_lighttpd(), "LigHTTPd executable")186 def _path_to_lighttpd(self): member in ChromiumLinuxPort
148 def _path_to_lighttpd(self): member in ChromiumMacPort
150 def _path_to_lighttpd(self): member in ChromiumWinPort
192 executable = self._port_obj._path_to_lighttpd()
284 self.assertVirtual(port._path_to_lighttpd)
834 def _path_to_lighttpd(self): member in Port