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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_trace.py 60 def traced_func_generator(num): function
67 for i in traced_func_generator(10):
148 firstlineno_gen = get_firstlineno(traced_func_generator)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_trace.py 60 def traced_func_generator(num): function
67 for i in traced_func_generator(10):
148 firstlineno_gen = get_firstlineno(traced_func_generator)

Completed in 25 milliseconds