Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DUnitTests.hpp95 void RunTestFunctionUsingTensorHandleFactory(const char* testName, TFuncPtr testFunction, Args... a… in RunTestFunctionUsingTensorHandleFactory() function
132RunTestFunctionUsingTensorHandleFactory<FactoryType>(#TestName, &TestFunction, ##__VA_ARGS__); \
138RunTestFunctionUsingTensorHandleFactory<FactoryType>(#TestName, &TestFunction, ##__VA_ARGS__); \