Searched refs:testValidBackend2FilePath (Results 1 – 1 of 1) sorted by relevance
888 std::string testValidBackend2FilePath = GetTestFilePath(testDynamicBackendsSubDir5, in CreateDynamicBackendsMixedTypesTestImpl() local894 CHECK(exists(testValidBackend2FilePath)); in CreateDynamicBackendsMixedTypesTestImpl()900 testValidBackend2FilePath, // Arm_TestValid2_backend.so -> valid (basic backend name) in CreateDynamicBackendsMixedTypesTestImpl()927 …std::string testValidBackend2FilePath = GetTestFilePath(testDynamicBackendsSubDir5, g_TestValidBac… in RegisterSingleDynamicBackendTestImpl() local928 CHECK(exists(testValidBackend2FilePath)); in RegisterSingleDynamicBackendTestImpl()930 std::vector<std::string> sharedObjects{ testValidBackend2FilePath }; in RegisterSingleDynamicBackendTestImpl()972 …std::string testValidBackend2FilePath = GetTestFilePath(testDynamicBackendsSubDir5, g_TestValidBac… in RegisterMultipleDynamicBackendsTestImpl() local975 CHECK(exists(testValidBackend2FilePath)); in RegisterMultipleDynamicBackendsTestImpl()981 testValidBackend2FilePath, in RegisterMultipleDynamicBackendsTestImpl()1082 …std::string testValidBackend2FilePath = GetTestFilePath(testDynamicBackendsSubDir5, g_TestValid… in RegisterMixedDynamicBackendsTestImpl() local[all …]