Home
last modified time | relevance | path

Searched refs:RAPID_CXX_TEST_PP_CAT_2 (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/support/
Drapid-cxx-test.hpp16 # define RAPID_CXX_TEST_PP_CAT(x, y) RAPID_CXX_TEST_PP_CAT_2(x, y)
17 # define RAPID_CXX_TEST_PP_CAT_2(x, y) x##y macro
/external/llvm-project/libcxx/test/support/
Drapid-cxx-test.h16 # define RAPID_CXX_TEST_PP_CAT(x, y) RAPID_CXX_TEST_PP_CAT_2(x, y)
17 # define RAPID_CXX_TEST_PP_CAT_2(x, y) x##y macro