Searched refs:constructor_run (Results 1 – 1 of 1) sorted by relevance
43 extern volatile int constructor_run;47 volatile int constructor_run; variable53 constructor_run = 1; in Foo()71 ATF_REQUIRE(constructor_run == 1); in ATF_TEST_CASE_BODY()