Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp2124 OH_NN_DeviceType* pDeviceType = &deviceType; variable
2125 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
2137 OH_NN_DeviceType* pDeviceType = nullptr; variable
2138 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
2151 OH_NN_DeviceType* pDeviceType = &deviceType; variable
2152 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
2165 OH_NN_DeviceType* pDeviceType = &deviceType; variable
2166 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp289 OH_NN_DeviceType* pDeviceType = &deviceType; variable
290 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
302 OH_NN_DeviceType* pDeviceType = nullptr; variable
308 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
321 OH_NN_DeviceType* pDeviceType = &deviceType; variable
327 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
340 OH_NN_DeviceType* pDeviceType = &deviceType; variable
341 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp2669 OH_NN_DeviceType* pDeviceType = &deviceType; variable
2670 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
2682 OH_NN_DeviceType* pDeviceType = nullptr; variable
2683 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
2696 OH_NN_DeviceType* pDeviceType = &deviceType; variable
2697 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);
2710 OH_NN_DeviceType* pDeviceType = &deviceType; variable
2711 OH_NN_ReturnCode ret = OH_NNDevice_GetType(deviceID, pDeviceType);