Home
last modified time | relevance | path

Searched defs:MatcherTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DModernizeModuleTest.cpp96 class MatcherTest : public ::testing::TestWithParam<MatchParam> {}; class
249 TEST_P(MatcherTest, MatchResult) { in TEST_P() argument