Home
last modified time | relevance | path

Searched refs:RefactoringActionRulesTest (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp26 class RefactoringActionRulesTest : public ::testing::Test { class
59 TEST_F(RefactoringActionRulesTest, MyFirstRefactoringRule) { in TEST_F() argument
148 TEST_F(RefactoringActionRulesTest, ReturnError) { in TEST_F() argument
199 TEST_F(RefactoringActionRulesTest, ReturnSymbolOccurrences) { in TEST_F() argument
239 TEST_F(RefactoringActionRulesTest, EditorCommandBinding) { in TEST_F() argument
H A DCMakeLists.txt62 RefactoringActionRulesTest.cpp
/llvm-project/llvm/utils/gn/secondary/clang/unittests/Tooling/
H A DBUILD.gn78 "RefactoringActionRulesTest.cpp",