Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DDynamicBackendTests.hpp37 static std::string g_TestSharedObjectFileName = "libTestSharedObject.so"; variable
202 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in OpenCloseHandleTestImpl()
254 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetValidEntryPointTestImpl()
275 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetNameMangledEntryPointTestImpl()
296 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetNoExternEntryPointTestImpl()
317 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetNotExistingEntryPointTestImpl()