OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_install_paths
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/site_tests/cheets_GTS/
cheets_GTS.py
66
self.
_install_paths
):
/external/autotest/server/cros/
tradefed_test.py
9
# The instance variables _host and
_install_paths
are not defined in __init__().
319
self.
_install_paths
= []
671
self.
_install_paths
.append(os.path.dirname(local))
742
To support SDK tools, such as adb or aapt, this adds
_install_paths
747
kwargs.get('extra_paths', []) + self.
_install_paths
)
[
all
...]
Completed in 58 milliseconds