Searched defs:sharedObjectFilePath (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/ |
H A D | DynamicBackendTests.hpp | 202 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in OpenCloseHandleTestImpl() local 254 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetValidEntryPointTestImpl() local 275 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetNameMangledEntryPointTestImpl() local 296 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetNoExternEntryPointTestImpl() local 317 … std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestSharedObjectFileName); in GetNotExistingEntryPointTestImpl() local 390 …std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestValidTestDynamicBackend… in CreateValidDynamicBackendObjectTestImpl() local 445 …std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestInvalidTestDynamicBacke… in CreateDynamicBackendObjectInvalidInterface1TestImpl() local 465 …std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestInvalidTestDynamicBacke… in CreateDynamicBackendObjectInvalidInterface2TestImpl() local 485 …std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestInvalidTestDynamicBacke… in CreateDynamicBackendObjectInvalidInterface3TestImpl() local 505 …std::string sharedObjectFilePath = GetTestFilePath(testSubDirectory, g_TestInvalidTestDynamicBacke… in CreateDynamicBackendObjectInvalidInterface4TestImpl() local [all …]
|