Searched refs:the_variable (Results 1 – 2 of 2) sorted by relevance
48 test_suites.suite1.the_variable = "value1"49 test_suites.suite2.the_variable = "value2"56 test_suites.suite1.the_variable = value157 test_suites.suite2.the_variable = value2268 test_suites.suite1.the_variable = "value1"269 test_suites.suite2.the_variable = "should not be used"296 test_suites.suite1.the_variable = "value1"297 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()