Searched defs:target_path (Results 1 – 5 of 5) sorted by relevance
/test/vts-testcase/vndk/dependency/ |
D | VtsVndkDependencyTest.py | 86 def __init__(self, target_path, bitness, deps, runpaths): argument 138 def _IsElfObjectForAp(self, elf, target_path, abi_list): argument 171 def _IsElfObjectBuiltForAndroid(self, elf, target_path): argument
|
D | vts_vndk_dependency_test.py | 82 def __init__(self, target_path, bitness, deps, runpaths): argument 135 def _IsElfObjectForAp(self, elf, target_path, abi_list): argument 166 def _IsElfObjectBuiltForAndroid(self, elf, target_path): argument
|
/test/vts-testcase/vndk/abi/ |
D | VtsVndkAbiTest.py | 76 def _ToHostPath(self, target_path): argument 307 def _GetLinkerSearchIndex(target_path): argument
|
D | vts_vndk_abi_test.py | 70 def _ToHostPath(self, target_path): argument 295 def _GetLinkerSearchIndex(target_path): argument
|
/test/vts/drivers/hal/common/driver_base/ |
D | DriverBase.cpp | 95 string target_path(target_dll_path_); in LoadTargetComponent() local
|