OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 890 milliseconds