HomeSort by relevance Sort by last modified time
    Searched refs:_template_func (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
timeit.py 94 def _template_func(setup, func): function
147 self.inner = _template_func(setup, stmt)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
timeit.py 94 def _template_func(setup, func): function
147 self.inner = _template_func(setup, stmt)

Completed in 52 milliseconds