Searched refs:test_throws (Results 1 – 6 of 6) sorted by relevance
19 void test_set_one(bool test_throws) in test_set_one() argument23 if (test_throws) return; in test_set_one()32 assert(!test_throws); in test_set_one()37 assert(test_throws); in test_set_one()46 assert(!test_throws); in test_set_one()51 assert(test_throws); in test_set_one()
19 void test_reset_one(bool test_throws) in test_reset_one() argument23 if (test_throws) return; in test_reset_one()37 assert(!test_throws); in test_reset_one()42 assert(test_throws); in test_reset_one()
34 void test_test(bool test_throws) in test_test() argument38 if (test_throws) return; in test_test()47 assert(!test_throws); in test_test()52 assert(test_throws); in test_test()
34 void test_flip_one(bool test_throws) in test_flip_one() argument38 if (test_throws) return; in test_flip_one()52 assert(!test_throws); in test_flip_one()57 assert(test_throws); in test_flip_one()
214 void test_throws() in test_throws() function271 test_throws(); in main()
213 void test_throws() in test_throws() function280 test_throws(); in main()