Searched refs:ENABLED_ON_ARM64_NAME (Results 1 – 1 of 1) sorted by relevance
325 #define ENABLED_ON_ARM64_NAME(name) name macro327 #define ENABLED_ON_ARM64_NAME(name) DISABLED_##name macro331 TEST_P(usercopytest, ENABLED_ON_ARM64_NAME(copy_from_anywhere)) { in TEST_P()