Searched defs:aosp_product_path (Results 1 – 2 of 2) sorted by relevance
| /frameworks/rs/tests/lldb/ | ||
| D | config.py | 65 def aosp_product_path(self): member in Config |
| /frameworks/rs/tests/lldb/tests/harness/ | ||
| D | util_bundle.py | 65 def __init__(self, android, aosp_product_path): argument |