Searched defs:NormalLoopTests (Results 1 – 1 of 1) sorted by relevance
32 class NormalLoopTests : public ASTVerifierTest, public testing::WithParamInterface<TestData> {}; class67 TEST_P(NormalLoopTests, NormalLoop) in TEST_P() argument