Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Dtests.py34 def test_divisibleby(value, num): function
136 'divisibleby': test_divisibleby,
/external/python/jinja/src/jinja2/
Dtests.py24 def test_divisibleby(value, num): function
176 "divisibleby": test_divisibleby,