Home
last modified time | relevance | path

Searched refs:_FindFunction (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/testing/tools/
Dapi_check.py29 def _FindFunction(function_snippet, filename): function
46 functions.append(_FindFunction(split_line[0], filename))
60 functions.append(_FindFunction(split_line[callconv_index + 1], filename))