Searched refs:controlValue (Results 1 – 1 of 1) sorted by relevance
207 const bool controlValue = false; in test_treat_const_bool_local_as_config_value() local208 if (!controlValue) in test_treat_const_bool_local_as_config_value()215 bool controlValue = false; in test_treat_non_const_bool_local_as_non_config_value() local216 if (!controlValue) in test_treat_non_const_bool_local_as_non_config_value()