Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DQualifierFixerTest.cpp712 std::vector<std::string> LeftResult = {"inline", "static"}; in TEST_F() local
714 EXPECT_EQ(Left, LeftResult); in TEST_F()