Searched defs:device_type (Results 1 – 4 of 4) sorted by relevance
| /test/xts/tools/ci/ |
| D | generate_accurate_targets.py | 27 def __init__(self, xts_root_dir, change_info_file, device_type): argument 136 def generate(xts_root_dir, change_info_file, build_target, device_type = "phone"): argument
|
| D | Utils.py | 221 def get_uncompile_suite_list(cls, xts_root_dir, device_type): argument 321 def del_uncompile_target(xts_root_dir, device_type, targets) -> list: argument
|
| /test/testfwk/xdevice/src/xdevice/_core/cluster/ |
| D | utils.py | 430 def report_worker_device(sn, model, version, device_os, device_type, device_state): argument
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| D | ohos_c_api_test_mslite.cpp | 59 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(cpu_device_info); in AddContextDeviceCPU() local 147 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(nnrt_device_info); in AddContextDeviceNNRT() local 184 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(nnrt_device_info); in AddContextDeviceNNRTWithCache() local 217 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(nnrt_device_info); in AddContextDeviceNNRTByType() local 244 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(nnrt_device_info); in AddContextDeviceNNRTByName() local 2002 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(cpu_device_info); variable 2016 OH_AI_DeviceType device_type = OH_AI_DeviceInfoGetDeviceType(cpu_device_info); variable
|