Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJson.cpp19 class FormatTestJson : public ::testing::Test { class
74 TEST_F(FormatTestJson, JsonRecord) { in TEST_F() argument
141 TEST_F(FormatTestJson, JsonArray) { in TEST_F() argument
162 TEST_F(FormatTestJson, JsonNoStringSplit) { in TEST_F() argument
199 TEST_F(FormatTestJson, DisableJsonFormat) { in TEST_F() argument
H A DCMakeLists.txt13 FormatTestJson.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn21 "FormatTestJson.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt669 clang/unittests/Format/FormatTestJson.cpp