Home
last modified time | relevance | path

Searched defs:check_int (Results 1 – 3 of 3) sorted by relevance

/third_party/PyYAML/tests/legacy_tests/
Dtest_schema.py15 def check_int(value, expected): function
/third_party/jerryscript/tests/unit-libm/
Dtest-libm.c28 check_int (const char *expr, int computed, int expected) in check_int() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/
D_checkparam.py288 def check_int(arg_value, value, rel, arg_name=None, prim_name=None): function