Searched defs:check_int (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/hana/test/integral_constant/ |
D | constexpr_init.cpp | 41 constexpr auto check_int() { return hana::int_c<1>; } in check_int() function
|
/third_party/PyYAML/tests/lib/ |
D | test_schema.py | 15 def check_int(value, expected): function
|
/third_party/jerryscript/tests/unit-libm/ |
D | test-libm.c | 28 check_int (const char *expr, int computed, int expected) in check_int() function
|
/third_party/pixman/test/ |
D | lowlevel-blt-bench.c | 915 check_int (int got, int expected, const char *name, const char *field) in check_int() function
|
/third_party/mindspore/mindspore/ |
D | _checkparam.py | 231 def check_int(arg_value, value, rel, arg_name=None, prim_name=None): member in Validator
|