Lines Matching refs:TEST_P
44 TEST_P(SynthesisTest, Leaf_Punctuation) { in TEST_P() function
54 TEST_P(SynthesisTest, Leaf_Punctuation_CXX) { in TEST_P() function
67 TEST_P(SynthesisTest, Leaf_Keyword) { in TEST_P() function
77 TEST_P(SynthesisTest, Leaf_Keyword_CXX11) { in TEST_P() function
90 TEST_P(SynthesisTest, Leaf_Identifier) { in TEST_P() function
100 TEST_P(SynthesisTest, Leaf_Number) { in TEST_P() function
110 TEST_P(SynthesisTest, Tree_Empty) { in TEST_P() function
120 TEST_P(SynthesisTest, Tree_Flat) { in TEST_P() function
137 TEST_P(SynthesisTest, Tree_OfTree) { in TEST_P() function
166 TEST_P(SynthesisTest, DeepCopy_Synthesized) { in TEST_P() function
182 TEST_P(SynthesisTest, DeepCopy_Original) { in TEST_P() function
197 TEST_P(SynthesisTest, DeepCopy_Child) { in TEST_P() function
212 TEST_P(SynthesisTest, DeepCopy_Macro) { in TEST_P() function
260 TEST_P(SynthesisTest, Statement_EmptyStatement) { in TEST_P() function