Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestProto.cpp19 class FormatTestProto : public ::testing::Test { class
45 TEST_F(FormatTestProto, FormatsMessages) { in TEST_F() argument
93 TEST_F(FormatTestProto, FormatsEnums) { in TEST_F() argument
110 TEST_F(FormatTestProto, EnumAsFieldName) { in TEST_F() argument
116 TEST_F(FormatTestProto, UnderstandsReturns) { in TEST_F() argument
120 TEST_F(FormatTestProto, MessageFieldAttributes) { in TEST_F() argument
188 TEST_F(FormatTestProto, DoesntWrapFileOptions) { in TEST_F() argument
200 TEST_F(FormatTestProto, FormatsOptions) { in TEST_F() argument
410 TEST_F(FormatTestProto, FormatsService) { in TEST_F() argument
418 TEST_F(FormatTestProto, ExtendingMessage) { in TEST_F() argument
[all …]
H A DCMakeLists.txt15 FormatTestProto.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn23 "FormatTestProto.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt671 clang/unittests/Format/FormatTestProto.cpp