Home
last modified time | relevance | path

Searched refs:hooker2_ent_count (Results 1 – 1 of 1) sorted by relevance

/examples/utest/testcases/kernel/
A Dhooklist_tc.c17 static int hooker2_ent_count; variable
29 LOG_D("%s: count %d", __func__, hooker2_ent_count); in thread_inited_hooker2()
30 hooker2_ent_count += 1; in thread_inited_hooker2()
43 hooker2_ent_count = 0; in hooklist_test()
58 uassert_int_equal(hooker2_ent_count, 1); in hooklist_test()
76 uassert_int_equal(hooker2_ent_count, 1); in hooklist_test()
82 hooker2_ent_count = 0; in utest_tc_init()

Completed in 3 milliseconds