Home
last modified time | relevance | path

Searched refs:FormatTestJava (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJava.cpp19 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 DCMakeLists.txt12 FormatTestJava.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn20 "FormatTestJava.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt667 clang/unittests/Format/FormatTestJava.cpp