Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DDynamicBackendTests.hpp260 using TestFunctionType = int(*)(int); in GetValidEntryPointTestImpl() typedef
281 using TestFunctionType = int(*)(int); in GetNameMangledEntryPointTestImpl() typedef
302 using TestFunctionType = int(*)(int); in GetNoExternEntryPointTestImpl() typedef
323 using TestFunctionType = int(*)(int); in GetNotExistingEntryPointTestImpl() typedef