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
84 TEST_F(FormatTestProto, UnderstandsReturns) { in TEST_F() argument
88 TEST_F(FormatTestProto, MessageFieldAttributes) { in TEST_F() argument
118 TEST_F(FormatTestProto, DoesntWrapFileOptions) { in TEST_F() argument
126 TEST_F(FormatTestProto, FormatsOptions) { in TEST_F() argument
157 TEST_F(FormatTestProto, FormatsService) { in TEST_F() argument
165 TEST_F(FormatTestProto, ExtendingMessage) { in TEST_F() argument
DCMakeLists.txt9 FormatTestProto.cpp