Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DNamespaceEndCommentsFixerTest.cpp20 class NamespaceEndCommentsFixerTest : public ::testing::Test { class
45 TEST_F(NamespaceEndCommentsFixerTest, AddsEndComment) { in TEST_F() argument
462 TEST_F(NamespaceEndCommentsFixerTest, WorksForObjCpp) { in TEST_F() argument
476 TEST_F(NamespaceEndCommentsFixerTest, AddsMacroEndComment) { in TEST_F() argument
555 TEST_F(NamespaceEndCommentsFixerTest, AddsNewlineIfNeeded) { in TEST_F() argument
636 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument
648 TEST_F(NamespaceEndCommentsFixerTest, KeepsValidEndComment) { in TEST_F() argument
991 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument
1139 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument
1257 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument
[all …]