Home
last modified time | relevance | path

Searched refs:test_divisibleby (Results 1 - 4 of 4) sorted by relevance

/third_party/node/tools/inspector_protocol/jinja2/
H A Dtests.py35 def test_divisibleby(value, num): function
145 'divisibleby': test_divisibleby,
/third_party/node/deps/v8/third_party/jinja2/
H A Dtests.py28 def test_divisibleby(value, num): function
180 "divisibleby": test_divisibleby,
/third_party/skia/third_party/externals/jinja2/
H A Dtests.py28 def test_divisibleby(value, num): function
180 "divisibleby": test_divisibleby,
/third_party/jinja2/
H A Dtests.py24 def test_divisibleby(value: int, num: int) -> bool: function
218 "divisibleby": test_divisibleby,

Completed in 2 milliseconds