Searched defs:function (Results 1 – 2 of 2) sorted by relevance
439 def InternalResultReportMultiThread(self, test_name, function, args, argument
94 void *function = dlsym(handle, function_name.c_str()); in Dlsym() local