| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationGeometryGridRenderTests.cpp | 587 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktTessellationGeometryPassthroughTests.cpp | 450 const VkDevice device = m_context.getDevice(); in iterate() local 373 getPixelBufferAccess(const DeviceInterface& vk, const VkDevice device, const BufferWithMemory& colorBuffer, const VkFormat colorFormat, const tcu::IVec2& renderSize) getPixelBufferAccess() argument [all...] |
| H A D | vktTessellationWindingTests.cpp | 416 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 133 Move<VkDescriptorSetLayout> createDescriptorSetLayout (const DeviceInterface& vkd, VkDevice device, VkSampler sampler) in createDescriptorSetLayout() argument 155 Move<VkDescriptorPool> createDescriptorPool (const DeviceInterface& vkd, VkDevice device, const deUint32 combinedSamplerDescriptorCount) in createDescriptorPool() argument 69 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags, VkImageTiling tiling, VkImageLayout layout, deUint32 arrayLayers) createTestImage() argument 100 createImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkSamplerYcbcrConversion conversion, deUint32 layerCount) createImageView() argument 174 createDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkDescriptorPool descPool, VkDescriptorSetLayout descLayout, VkImageView imageView) createDescriptorSet() argument 318 const VkDevice device = context.getDevice(); testFormat() local [all...] |
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_environment.cpp | 156 DeviceFunctions::DeviceFunctions(const VulkanFunctions& vulkan_functions, VkDevice device) { argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ResourceManager11.cpp | 104 HRESULT CreateResource(ID3D11Device *device, in CreateResource() argument 112 HRESULT CreateResource(ID3D11Device *device, in CreateResource() argument 126 HRESULT CreateResource(ID3D11Device *device, in CreateResource() argument 134 HRESULT CreateResource(ID3D11Device *device, in CreateResource() argument 142 HRESULT CreateResource(ID3D11Device *device, in CreateResource() argument 150 CreateResource(ID3D11Device *device, const ShaderData *desc, const std::vector<D3D11_SO_DECLARATION_ENTRY> *initData, ID3D11GeometryShader **resourceOut) CreateResource() argument 167 CreateResource(ID3D11Device *device, const InputElementArray *desc, const ShaderData *initData, ID3D11InputLayout **resourceOut) CreateResource() argument 176 CreateResource(ID3D11Device *device, const ShaderData *desc, void * , ID3D11PixelShader **resourceOut) CreateResource() argument 184 CreateResource(ID3D11Device *device, const D3D11_QUERY_DESC *desc, void * , ID3D11Query **resourceOut) CreateResource() argument 192 CreateResource(ID3D11Device *device, const D3D11_RASTERIZER_DESC *desc, void * , ID3D11RasterizerState **rasterizerState) CreateResource() argument 200 CreateResource(ID3D11Device *device, const D3D11_RENDER_TARGET_VIEW_DESC *desc, ID3D11Resource *resource, ID3D11RenderTargetView **renderTargetView) CreateResource() argument 208 CreateResource(ID3D11Device *device, const D3D11_SAMPLER_DESC *desc, void * , ID3D11SamplerState **resourceOut) CreateResource() argument 216 CreateResource(ID3D11Device *device, const D3D11_SHADER_RESOURCE_VIEW_DESC *desc, ID3D11Resource *resource, ID3D11ShaderResourceView **resourceOut) CreateResource() argument 224 CreateResource(ID3D11Device *device, const D3D11_UNORDERED_ACCESS_VIEW_DESC *desc, ID3D11Resource *resource, ID3D11UnorderedAccessView **resourceOut) CreateResource() argument 232 CreateResource(ID3D11Device *device, const D3D11_TEXTURE2D_DESC *desc, const D3D11_SUBRESOURCE_DATA *initData, ID3D11Texture2D **texture) CreateResource() argument 240 CreateResource(ID3D11Device *device, const D3D11_TEXTURE3D_DESC *desc, const D3D11_SUBRESOURCE_DATA *initData, ID3D11Texture3D **texture) CreateResource() argument 248 CreateResource(ID3D11Device *device, const ShaderData *desc, void * , ID3D11VertexShader **resourceOut) CreateResource() argument 394 ID3D11Device *device = renderer->getDevice(); allocate() local [all...] |
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| H A D | io_collector_impl.cpp | 299 DiskStatsDevice& device = diskStatsMap_[deviceName];
in CalculateDeviceDiskStats() local
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/ |
| H A D | export_json_file_writer.cpp | 107 cJSON* device = cJSON_CreateObject(); in CreateDeviceJsonObj() local
|
| /base/location/services/location_locator/locator/source/ |
| H A D | locator_required_data_manager.cpp | 177 void LocatorBluetoothHost::OnDiscoveryResult(const Bluetooth::BluetoothRemoteDevice &device, int rssi, in OnDiscoveryResult() argument 185 void LocatorBluetoothHost::OnPairRequested(const Bluetooth::BluetoothRemoteDevice &device) {} in OnPairRequested() argument 187 void LocatorBluetoothHost::OnPairConfirmed(const Bluetooth::BluetoothRemoteDevice &device, int reqType, int number) {} in OnPairConfirmed() argument 144 GetLocatingRequiredDataByBtHost( const Bluetooth::BluetoothRemoteDevice &device) GetLocatingRequiredDataByBtHost() argument
|
| /base/msdp/device_status/intention/cooperate/plugin/include/ |
| H A D | cooperate_events.h | 223 std::shared_ptr<IDevice> device; member
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| H A D | dslm_test.cpp | 465 static void BlockCheckDeviceStatus(const DeviceIdentify *device, uint32_t status, uint64_t millisec) in BlockCheckDeviceStatus() argument 1134 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'g'}}; in HWTEST_F() local 1186 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'g'}}; HWTEST_F() local 1206 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {0, 'b', 'c', 'd', 'e', 'f', 'g'}}; HWTEST_F() local 1226 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a'}}; HWTEST_F() local 1304 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'a', 'b'}}; HWTEST_F() local 1320 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'a', 'b'}}; HWTEST_F() local 1337 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i'}}; HWTEST_F() local 1351 const DeviceIdentify *device = nullptr; HWTEST_F() local 1365 DeviceIdentify device = {8, {'a', 'b', 'c', 'd', 'e', 'f', 'g'}}; HWTEST_F() local 1380 const DeviceIdentify *device = nullptr; HWTEST_F() local 1390 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i'}}; HWTEST_F() local 1409 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x', 'x'}}; HWTEST_F() local 1432 DeviceIdentify device = {DEVICE_ID_MAX_LEN, {0}}; HWTEST_F() local 1462 DeviceIdentify device = {DEVICE_ID_MAX_LEN, {0}}; HWTEST_F() local 1481 DeviceIdentify device = {DEVICE_ID_MAX_LEN, {0}}; HWTEST_F() local 1534 DslmDeviceInfo device; HWTEST_F() local 1550 DslmDeviceInfo device; HWTEST_F() local 1575 DslmDeviceInfo *device = nullptr; HWTEST_F() local 1583 DslmDeviceInfo *device = nullptr; HWTEST_F() local 1592 DslmDeviceInfo device; HWTEST_F() local 1609 DslmDeviceInfo device; HWTEST_F() local 1618 DslmDeviceInfo device; HWTEST_F() local 1640 DeviceIdentify *device = nullptr; HWTEST_F() local 1647 DeviceIdentify *device = nullptr; HWTEST_F() local 1654 DeviceIdentify device = {.length = DEVICE_ID_MAX_LEN - 1}; HWTEST_F() local 1712 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'a', 'b'}}; HWTEST_F() local 1733 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'a', 'b'}}; HWTEST_F() local 1745 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'a', 'b'}}; HWTEST_F() local 1764 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'a', 'b'}}; HWTEST_F() local 2026 const DeviceIdentify device = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'g'}}; HWTEST_F() local [all...] |
| /base/startup/init/interfaces/innerkits/fs_manager/ |
| H A D | fstab_mount.c | 279 static int DoResizeF2fs(const char* device, const unsigned long long size, const unsigned int fsManagerFlags) in DoResizeF2fs() argument 325 static int DoFsckF2fs(const char* device) in DoFsckF2fs() argument 342 static int DoResizeExt(const char* device, const unsigned long long size) in DoResizeExt() argument 371 static int DoFsckExt(const char* device) in DoFsckExt() argument [all...] |
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| H A D | zero_branch_test_call_state.cpp | 309 AudioDevice device; in HWTEST_F() local
|
| H A D | zero_branch3_test.cpp | 389 Bluetooth::BluetoothRemoteDevice device; in HWTEST_F() local
|
| /base/usb/usb_manager/interfaces/innerkits/native/src/ |
| H A D | usb_srv_client.cpp | 109 int32_t UsbSrvClient::OpenDevice(const UsbDevice &device, USBDevicePipe &pipe) in OpenDevice() argument 124 int32_t UsbSrvClient::ResetDevice(const UsbDevice &device, USBDevicePipe &pipe) in ResetDevice() argument [all...] |
| /base/usb/usb_manager/interfaces/innerkits/native/include/ |
| H A D | usb_device.h | 50 explicit UsbDevice(const cJSON *device) in UsbDevice() argument 346 cJSON* device = cJSON_CreateObject(); getJsonString() local [all...] |
| /base/web/webview/test/unittest/audio_adapter_impl_test/ |
| H A D | audio_adapter_impl_test.cpp | 542 std::vector<sptr<AudioDeviceDescriptor>> device; in HWTEST_F() local
|
| /foundation/CastEngine/castengine_cast_framework/common/src/ |
| H A D | cast_engine_common_helper.cpp | 135 bool WriteCastRemoteDevice(Parcel &parcel, const CastRemoteDevice &device) in WriteCastRemoteDevice() argument 151 ReadCastRemoteDevice(Parcel &parcel, CastRemoteDevice &device) ReadCastRemoteDevice() argument 165 auto device = std::make_unique<CastRemoteDevice>(); ReadCastRemoteDevice() local 284 WriteCastLocalDevice(Parcel &parcel, const CastLocalDevice &device) WriteCastLocalDevice() argument 294 auto device = std::make_unique<CastLocalDevice>(); ReadCastLocalDevice() local [all...] |
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | hdi_device_v2_1.cpp | 127 HDIDeviceV2_1::HDIDeviceV2_1(OHOS::sptr<V2_1::INnrtDevice> device) : m_iDevice(device) in HDIDeviceV2_1() argument [all...] |
| H A D | hdi_device_v2_0.cpp | 132 HDIDeviceV2_0::HDIDeviceV2_0(OHOS::sptr<V2_0::INnrtDevice> device) : m_iDevice(device) in HDIDeviceV2_0() argument [all...] |
| H A D | nnexecutor.cpp | 29 NNExecutor::NNExecutor(size_t backendID, std::shared_ptr<Device> device, std::shared_ptr<PreparedModel> preparedModel, in NNExecutor() argument [all...] |
| H A D | nncompiler.cpp | 122 NNCompiler::NNCompiler(std::shared_ptr<Device> device, size_t backendID) in NNCompiler() argument 126 NNCompiler::NNCompiler(const void* model, std::shared_ptr<Device> device, size_t backendID) in NNCompiler() argument [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
| H A D | hdi_device_test.cpp | 258 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); in HWTEST_F() local 271 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); in HWTEST_F() local 292 OHOS::sptr<V2_0::INnrtDevice> device in HWTEST_F() local 309 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 330 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 348 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 369 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 386 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 407 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 427 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 450 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 473 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 495 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 517 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 536 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 560 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 584 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 614 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 647 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 666 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 688 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 711 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 729 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 747 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 769 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 787 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 809 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 827 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 849 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 867 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 889 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 920 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1055 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1225 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1246 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1263 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1280 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1298 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1319 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1343 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1362 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1385 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1402 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1422 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1442 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1463 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1484 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1502 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1520 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1538 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1560 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1587 OHOS::sptr<V2_0::INnrtDevice> device = V2_0::INnrtDevice::Get(false); HWTEST_F() local 1632 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1645 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1666 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1683 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1704 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1722 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1743 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1760 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1781 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1801 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1824 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1847 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1869 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1891 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1910 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1934 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1958 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 1986 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2019 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2038 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2060 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2083 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2101 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2119 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2141 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2159 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2181 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2199 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2221 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2239 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2261 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2292 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2427 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2597 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2618 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2635 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2652 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2670 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2691 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2715 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2734 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2757 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2774 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2794 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2814 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2835 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2856 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2874 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2892 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2910 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2932 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local 2959 sptr<INnrtDevice> device = sptr<MockIDevice>(new (std::nothrow) MockIDevice()); HWTEST_F() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
| H A D | neural_network_runtime_test.cpp | 1836 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); in HWTEST_F() local 2016 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); in HWTEST_F() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/ |
| H A D | neural_network_core_test.cpp | 157 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); in Creator4() local 555 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1529 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1556 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1583 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1612 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1628 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1656 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1672 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1701 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1717 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1752 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1790 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1826 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1895 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1923 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1959 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 1994 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2032 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2057 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2082 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2107 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2151 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2179 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2207 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2235 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2263 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2291 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local 2357 std::shared_ptr<MockIDevice> device = std::make_shared<MockIDevice>(); HWTEST_F() local [all...] |