Searched refs:func_done (Results 1 – 2 of 2) sorted by relevance
33 int func_done; variable42 new_done = ctor_done = func_done = dtor_done = delete_done = count = 0; in init()82 func_done = ++count; in func()95 CHECK(func_done==3); in test1()101 CHECK(func_done==3); in test1()120 CHECK(func_done==0); in test2()126 CHECK(func_done==0); in test2()145 CHECK(func_done==0); in test3()151 CHECK(func_done==0); in test3()