Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DCommentLexer.cpp27 class CommentLexerTest : public ::testing::Test { class
29 CommentLexerTest() in CommentLexerTest() function in clang::comments::__anon2fa813530111::CommentLexerTest
80 TEST_F(CommentLexerTest, Basic1) { in TEST_F() argument
90 TEST_F(CommentLexerTest, Basic2) { in TEST_F() argument
106 TEST_F(CommentLexerTest, Basic3) { in TEST_F() argument
123 TEST_F(CommentLexerTest, Basic4) { in TEST_F() argument
144 TEST_F(CommentLexerTest, Basic5) { in TEST_F() argument
165 TEST_F(CommentLexerTest, Basic6) { in TEST_F() argument
202 TEST_F(CommentLexerTest, Basic7) { in TEST_F() argument
249 TEST_F(CommentLexerTest, DoxygenCommand1) { in TEST_F() argument
[all …]