Lines Matching refs:testValidBackend2FilePath
888 std::string testValidBackend2FilePath = GetTestFilePath(testDynamicBackendsSubDir5, in CreateDynamicBackendsMixedTypesTestImpl() local
894 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() local
928 CHECK(exists(testValidBackend2FilePath)); in RegisterSingleDynamicBackendTestImpl()
930 std::vector<std::string> sharedObjects{ testValidBackend2FilePath }; in RegisterSingleDynamicBackendTestImpl()
972 …std::string testValidBackend2FilePath = GetTestFilePath(testDynamicBackendsSubDir5, g_TestValidBac… in RegisterMultipleDynamicBackendsTestImpl() local
975 CHECK(exists(testValidBackend2FilePath)); in RegisterMultipleDynamicBackendsTestImpl()
981 testValidBackend2FilePath, in RegisterMultipleDynamicBackendsTestImpl()
1082 …std::string testValidBackend2FilePath = GetTestFilePath(testDynamicBackendsSubDir5, g_TestValid… in RegisterMixedDynamicBackendsTestImpl() local
1095 CHECK(exists(testValidBackend2FilePath)); in RegisterMixedDynamicBackendsTestImpl()
1107 testValidBackend2FilePath, in RegisterMixedDynamicBackendsTestImpl()