Searched defs:spec_constant_value (Results 1 – 1 of 1) sorted by relevance
22 const char *name, T init_buffer, T spec_constant_value, in run_case()75 T spec_constant_value, T final_value) in test_spec_constant()112 #define TEST_SPEC_CONSTANT(NAME, type, init_buffer, spec_constant_value) \ argument