Searched refs:function_snippet (Results 1 – 1 of 1) sorted by relevance
29 def _FindFunction(function_snippet, filename): argument30 function_split = function_snippet.split('(')