Searched refs:the_variable (Results 1 – 2 of 2) sorted by relevance
49 test_suites.suite1.the_variable = "value1"50 test_suites.suite2.the_variable = "value2"58 test_suites.suite1.the_variable = value159 test_suites.suite2.the_variable = value2270 test_suites.suite1.the_variable = "value1"271 test_suites.suite2.the_variable = "should not be used"298 test_suites.suite1.the_variable = "value1"299 test_suites.suite2.the_variable = "should not be used"
161 const char* the_variable = NULL) in run_helpers() argument169 if (the_variable != NULL) { in run_helpers()171 the_variable); in run_helpers()