Searched refs:todel (Results 1 – 1 of 1) sorted by relevance
240 int todel; in test_int_hashtable() local287 todel = ossl_ht_delete(ht, TO_HT_KEY(&key)); in test_int_hashtable()289 if (!TEST_int_eq(todel, 1)) { in test_int_hashtable()295 if (!TEST_int_eq(todel, 0)) { in test_int_hashtable()
Completed in 5 milliseconds