OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lower_words
(Results
1 - 2
of
2
) sorted by null
/external/autotest/cli/
label.py
172
lower_words
= tuple(word.lower() for word in self.usage_words)
180
'the LABEL' %
lower_words
,
acl.py
177
lower_words
= tuple(word.lower() for word in words)
185
'the ACL' %
lower_words
,
194
'the ACL' %
lower_words
,
Completed in 490 milliseconds