Home
last modified time | relevance | path

Searched defs:aosp_product_path (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/rs/tests/lldb/
H A Dconfig.py65 def aosp_product_path(self): member in Config
/aosp12/frameworks/rs/tests/lldb/tests/harness/
H A Dutil_bundle.py65 def __init__(self, android, aosp_product_path): argument