Searched refs:FormatTestJava (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | FormatTestJava.cpp | 19 class FormatTestJava : public ::testing::Test { class 57 TEST_F(FormatTestJava, UnderstandsCasts) { in TEST_F() argument 74 TEST_F(FormatTestJava, Chromium) { in TEST_F() argument 89 TEST_F(FormatTestJava, QualifiedNames) { in TEST_F() argument 94 TEST_F(FormatTestJava, ClassKeyword) { in TEST_F() argument 99 TEST_F(FormatTestJava, ClassDeclarations) { in TEST_F() argument 168 TEST_F(FormatTestJava, AnonymousClasses) { in TEST_F() argument 273 TEST_F(FormatTestJava, Annotations) { in TEST_F() argument 350 TEST_F(FormatTestJava, Generics) { in TEST_F() argument 456 TEST_F(FormatTestJava, AssertKeyword) { in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 12 FormatTestJava.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 20 "FormatTestJava.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 667 clang/unittests/Format/FormatTestJava.cpp
|