Home
last modified time | relevance | path

Searched refs:the_variable (Results 1 – 2 of 2) sorted by relevance

/src/contrib/kyua/integration/
H A Dcmd_config_test.sh49 test_suites.suite1.the_variable = "value1"
50 test_suites.suite2.the_variable = "value2"
58 test_suites.suite1.the_variable = value1
59 test_suites.suite2.the_variable = value2
270 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"
/src/contrib/kyua/drivers/
H A Dlist_tests_test.cpp161 const char* the_variable = NULL) in run_helpers() argument
169 if (the_variable != NULL) { in run_helpers()
171 the_variable); in run_helpers()