Home
last modified time | relevance | path

Searched defs:MemCopyTestHelper (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/aclCommon/test/
H A DMemCopyTests.cpp49 struct MemCopyTestHelper<armnn::NeonWorkloadFactory> struct
51 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
57 static armnn::NeonWorkloadFactory GetFactory( in GetFactory()
68 struct MemCopyTestHelper<armnn::ClWorkloadFactory> struct
70 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
76 static armnn::ClWorkloadFactory GetFactory( in GetFactory()
/aosp_15_r20/external/armnn/include/armnnTestUtils/
H A DMemCopyTestImpl.hpp75 struct MemCopyTestHelper struct
78 struct MemCopyTestHelper<armnn::MockWorkloadFactory> struct
80 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
87 GetFactory(const armnn::IBackendInternal::IMemoryManagerSharedPtr& memoryManager = nullptr) in GetFactory()
/aosp_15_r20/external/armnn/src/backends/reference/test/
H A DRefMemCopyTests.cpp17 struct MemCopyTestHelper<armnn::RefWorkloadFactory> struct
19 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
25 …tatic armnn::RefWorkloadFactory GetFactory(const armnn::IBackendInternal::IMemoryManagerSharedPtr&) in GetFactory()
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonMemCopyTests.cpp17 struct MemCopyTestHelper<armnn::NeonWorkloadFactory> struct
19 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
25 static armnn::NeonWorkloadFactory GetFactory( in GetFactory()
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClMemCopyTests.cpp17 struct MemCopyTestHelper<armnn::ClWorkloadFactory> struct
19 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
25 static armnn::ClWorkloadFactory GetFactory( in GetFactory()