Home
last modified time | relevance | path

Searched defs:TEST_ALIGNOF (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/support/
Dtest_macros.h94 #define TEST_ALIGNOF(...) alignof(__VA_ARGS__) macro
110 #define TEST_ALIGNOF(...) __alignof(__VA_ARGS__) macro