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

/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/test/
H A Dfixint.cpp27 void check_convert() { function
45 check_convert<msgpack::type::fix_int8>();
46 check_convert<msgpack::type::fix_int16>();
47 check_convert<msgpack::type::fix_int32>();
48 check_convert<msgpack::type::fix_int64>();
50 check_convert<msgpack::type::fix_uint8>();
51 check_convert<msgpack::type::fix_uint16>();
52 check_convert<msgpack::type::fix_uint32>();
53 check_convert<msgpack::type::fix_uint64>();

Completed in 44 milliseconds