Searched defs:test_action (Results 1 – 2 of 2) sorted by relevance
95 TestASTFrontendAction test_action; TEST() local 115 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true); TEST() local 142 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true, TEST() local [all...]
50 def test_action(self): member in SplitTest