Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A 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
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dexplicit.cpp221 void testFunctionPointer() in testFunctionPointer() function