Home
last modified time | relevance | path

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

/llvm-project/clang/test/Preprocessor/
H A Dmicrosoft-ext.c10 #define GTEST_CONCAT_TOKEN_(foo, bar) GTEST_CONCAT_TOKEN_IMPL_(foo, bar) macro
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h83 #define GTEST_CONCAT_TOKEN_(foo, bar) GTEST_CONCAT_TOKEN_IMPL_(foo, bar) macro