Searched defs:BuildSyntaxTreeTest (Results 1 – 1 of 1) sorted by relevance
20 class BuildSyntaxTreeTest : public SyntaxTreeTest { class85 TEST_P(BuildSyntaxTreeTest, Simple) { in TEST_P() argument118 TEST_P(BuildSyntaxTreeTest, SimpleVariable) { in TEST_P() argument144 TEST_P(BuildSyntaxTreeTest, SimpleFunction) { in TEST_P() argument177 TEST_P(BuildSyntaxTreeTest, Simple_BackslashInsideToken) { in TEST_P() argument195 TEST_P(BuildSyntaxTreeTest, If) { in TEST_P() argument237 TEST_P(BuildSyntaxTreeTest, For) { in TEST_P() argument257 TEST_P(BuildSyntaxTreeTest, RangeBasedFor) { in TEST_P() argument288 TEST_P(BuildSyntaxTreeTest, DeclarationStatement) { in TEST_P() argument309 TEST_P(BuildSyntaxTreeTest, Switch) { in TEST_P() argument[all …]