Lines Matching refs:group_func
568 group_func: Actual test run function
582 def group_func():
592 return (subdir, testname, group_func, timeout)
608 (subdir, testname, group_func, timeout) = self._run_test_base(url,
612 self._rungroup(subdir, testname, group_func, timeout)
637 (subdir, testname, group_func, timeout) = self._run_test_base(url,
641 self._rungroup(subdir, testname, group_func, timeout)