Searched refs:SortImportsTestJS (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/Format/ |
H A D | SortImportsTestJS.cpp | 20 class SortImportsTestJS : public testing::Test { class 50 TEST_F(SortImportsTestJS, AlreadySorted) { in TEST_F() argument 63 TEST_F(SortImportsTestJS, BasicSorting) { in TEST_F() argument 75 TEST_F(SortImportsTestJS, DefaultBinding) { in TEST_F() argument 85 TEST_F(SortImportsTestJS, DefaultAndNamedBinding) { in TEST_F() argument 95 TEST_F(SortImportsTestJS, WrappedImportStatements) { in TEST_F() argument 110 TEST_F(SortImportsTestJS, SeparateMainCodeBody) { in TEST_F() argument 117 TEST_F(SortImportsTestJS, Comments) { in TEST_F() argument 138 TEST_F(SortImportsTestJS, SortStar) { in TEST_F() argument 147 TEST_F(SortImportsTestJS, AliasesSymbols) { in TEST_F() argument [all …]
|
H A D | CMakeLists.txt | 34 SortImportsTestJS.cpp
|
/llvm-project/llvm/utils/gn/secondary/clang/unittests/Format/ |
H A D | BUILD.gn | 42 "SortImportsTestJS.cpp",
|