OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:site_gwt
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/client/
gwt_dir
9
site_gwt
= os.path.abspath(os.path.join(
variable
12
if os.path.isdir(
site_gwt
):
13
print
site_gwt
/external/autotest/utils/
compile_gwt_clients.py
45
site_gwt
= os.path.join(_AUTOTEST_DIR, 'site-packages', 'gwt')
46
gwt_dirs = [
site_gwt
] + _DEFAULT_GWT_DIRS
Completed in 133 milliseconds