Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DFormatTestProto.cpp20 class FormatTestProto : public ::testing::Test { class
45 TEST_F(FormatTestProto, FormatsMessages) { in TEST_F() argument
66 TEST_F(FormatTestProto, KeywordsInOtherLanguages) { in TEST_F() argument
70 TEST_F(FormatTestProto, FormatsEnums) { in TEST_F() argument
87 TEST_F(FormatTestProto, UnderstandsReturns) { in TEST_F() argument
91 TEST_F(FormatTestProto, MessageFieldAttributes) { in TEST_F() argument
140 TEST_F(FormatTestProto, DoesntWrapFileOptions) { in TEST_F() argument
148 TEST_F(FormatTestProto, FormatsOptions) { in TEST_F() argument
179 TEST_F(FormatTestProto, FormatsService) { in TEST_F() argument
187 TEST_F(FormatTestProto, ExtendingMessage) { in TEST_F() argument
[all …]
DCMakeLists.txt10 FormatTestProto.cpp