Searched refs:constructor_value (Results 1 – 1 of 1) sorted by relevance
21 static int constructor_value; variable29 constructor_value = CONSTRUCTOR_VALUE; in __constructor_init()34 zassert_equal(constructor_value, CONSTRUCTOR_VALUE, in ZTEST()