Searched refs:CONSTRUCTOR_VALUE (Results 1 – 1 of 1) sorted by relevance
23 #define CONSTRUCTOR_VALUE 1 macro29 constructor_value = CONSTRUCTOR_VALUE; in __constructor_init()34 zassert_equal(constructor_value, CONSTRUCTOR_VALUE, in ZTEST()