OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SITE_PACKAGES_PATH
(Results
1 - 2
of
2
) sorted by null
/external/autotest/site_utils/lxc/
constants.py
66
SITE_PACKAGES_PATH
= '/usr/lib64/python2.7/site-packages'
69
SITE_PACKAGES_PATH
= os.path.join(common.autotest_dir, 'site-packages')
container_bucket.py
211
mount_entries = [(constants.
SITE_PACKAGES_PATH
,
Completed in 135 milliseconds