Searched defs:test_action (Results 1 – 2 of 2) sorted by relevance
92 TestASTFrontendAction test_action; in TEST() local112 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true); in TEST() local139 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true, in TEST() local
54 def test_action(self): member in SplitTest