Searched refs:STATIC_FILE_DIRECTORY (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
H A Dreflectionhandler.py49 STATIC_FILE_DIRECTORY = None variable in class:ReflectionHandler
97 self._serve_file(os.path.join(self.STATIC_FILE_DIRECTORY, static_path))
H A Dreflectionhandler_unittest.py35 STATIC_FILE_DIRECTORY = "/" variable in class:TestReflectionHandler
H A Drebaselineserver.py217 STATIC_FILE_DIRECTORY = os.path.join(os.path.dirname(__file__), "data", "rebaselineserver") variable in class:RebaselineHTTPRequestHandler

Completed in 73 milliseconds