Home
last modified time | relevance | path

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

/external/armnn/src/backends/aclCommon/test/
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()
/external/armnn/src/backends/reference/test/
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()
/external/armnn/src/backends/cl/test/
DClMemCopyTests.cpp17 struct MemCopyTestHelper<armnn::ClWorkloadFactory> struct
19 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
25 static armnn::ClWorkloadFactory GetFactory( in GetFactory()
/external/armnn/src/backends/neon/test/
DNeonMemCopyTests.cpp17 struct MemCopyTestHelper<armnn::NeonWorkloadFactory> struct
19 static armnn::IBackendInternal::IMemoryManagerSharedPtr GetMemoryManager() in GetMemoryManager()
25 static armnn::NeonWorkloadFactory GetFactory( in GetFactory()
/external/armnn/include/armnnTestUtils/
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()