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