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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_genericpath.py 22 common_attributes = ['commonprefix', 'getsize', 'getatime', 'getctime', variable in class:GenericTest
27 for attr in self.common_attributes + self.attributes:
164 common_attributes = GenericTest.common_attributes + [ variable in class:CommonTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_genericpath.py 22 common_attributes = ['commonprefix', 'getsize', 'getatime', 'getctime', variable in class:GenericTest
27 for attr in self.common_attributes + self.attributes:
164 common_attributes = GenericTest.common_attributes + [ variable in class:CommonTest

Completed in 47 milliseconds