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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_trace.py 177 for methname in ['inst_method_linear',]:
180 method = getattr(traced_obj, methname)
test_set.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_trace.py 177 for methname in ['inst_method_linear',]:
180 method = getattr(traced_obj, methname)
test_set.py     [all...]

Completed in 256 milliseconds