OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_image_path
(Results
1 - 4
of
4
) sorted by null
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_shell_thread.py
140
self.
_image_path
= image_path
149
driver = self._port.start_test_driver(self.
_image_path
,
194
self.
_image_path
= image_path
359
worker = SingleTestThread(self._port, self.
_image_path
,
434
self.
_image_path
, self._shell_args)
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
mac.py
255
self.
_image_path
= image_path
386
if self.
_image_path
and len(self.
_image_path
):
387
image_file = file(self.
_image_path
, "wb")
test.py
131
self.
_image_path
= image_path
chromium.py
165
self.
_image_path
= image_path
Completed in 630 milliseconds