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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_trace.py 83 def inst_method_linear(self, y): member in class:TracedClass
87 c = self.inst_method_linear(x)
177 for methname in ['inst_method_linear',]:
249 self.filemod + ('TracedClass.inst_method_linear',): 1,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_trace.py 83 def inst_method_linear(self, y): member in class:TracedClass
87 c = self.inst_method_linear(x)
177 for methname in ['inst_method_linear',]:
249 self.filemod + ('TracedClass.inst_method_linear',): 1,

Completed in 127 milliseconds