Searched refs:hooker1_ent_count (Results 1 – 1 of 1) sorted by relevance
16 static int hooker1_ent_count; variable22 LOG_D("%s: count %d", __func__, hooker1_ent_count); in thread_inited_hooker1()23 hooker1_ent_count += 1; in thread_inited_hooker1()42 hooker1_ent_count = 0; in hooklist_test()57 uassert_int_equal(hooker1_ent_count, 1); in hooklist_test()75 uassert_int_equal(hooker1_ent_count, 2); in hooklist_test()81 hooker1_ent_count = 0; in utest_tc_init()
Completed in 2 milliseconds