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