Home
last modified time | relevance | path

Searched refs:match_android_device (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbplatformutil.py89 def match_android_device(device_arch, valid_archs=None, valid_api_levels=None): function
198 if match_android_device(test_case.getArchitecture(), ['aarch64'], range(22, 25+1)):
Ddecorators.py299 result = lldbplatformutil.match_android_device(
639 if lldbplatformutil.match_android_device(target_arch):
/external/llvm-project/lldb/test/API/functionalities/inferior-assert/
DTestInferiorAssert.py105 matched = lldbplatformutil.match_android_device(