Searched refs:assert_bool (Results 1 – 3 of 3) sorted by relevance
112 void assert_bool(bool);
648 assert_bool(false); in test_false_decoding() 654 assert_bool(true); in test_true_decoding()
255 void assert_bool(bool value) { in assert_bool() function