Home
last modified time | relevance | path

Searched refs:LOREM_IPSUM_WORDS (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/third_party/jinja2/
Dconstants.py14 LOREM_IPSUM_WORDS = u'''\ variable
Dutils.py240 from jinja2.constants import LOREM_IPSUM_WORDS
242 words = LOREM_IPSUM_WORDS.split()