Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/
DDynamicBackendTests.hpp261 TestFunctionType testFunctionPointer = nullptr; in GetValidEntryPointTestImpl() local
282 TestFunctionType testFunctionPointer = nullptr; in GetNameMangledEntryPointTestImpl() local
303 TestFunctionType testFunctionPointer = nullptr; in GetNoExternEntryPointTestImpl() local
324 TestFunctionType testFunctionPointer = nullptr; in GetNotExistingEntryPointTestImpl() local
/external/clang/test/SemaCXX/
Dexplicit.cpp221 void testFunctionPointer() in testFunctionPointer() function