Lines Matching defs:id

68     command_id id = make_command_id("foo");  in UNIT_TEST()  local
74 command_id id = make_command_id("foo bar"); in UNIT_TEST() local
89 command_id id = complete_command(mkargs("top")); in UNIT_TEST() local
95 command_id id = complete_command(mkargs("testg")); in UNIT_TEST() local
101 command_id id = complete_command(mkargs("alias1")); in UNIT_TEST() local
107 command_id id = complete_command(mkargs("testg testg1")); in UNIT_TEST() local
113 command_id id = complete_command(mkargs("al testg1")); in UNIT_TEST() local
125 command_id id = make_command_id("foo"); in UNIT_TEST() local
132 command_id id = make_command_id("foo bar"); in UNIT_TEST() local
140 command_id id = make_command_id("test"); in UNIT_TEST() local
148 command_id id = make_command_id("alias1"); in UNIT_TEST() local
156 command_id id = make_command_id("tes"); in UNIT_TEST() local
170 command_id id = make_command_id("alias"); in UNIT_TEST() local
183 command_id id = make_command_id("testg testg1"); in UNIT_TEST() local
194 command_id id = make_command_id("testg testg"); in UNIT_TEST() local
206 command_id id = make_command_id("tes testg1"); in UNIT_TEST() local
220 command_id id = make_command_id("testg testg1 foo"); in UNIT_TEST() local
238 command_id id = make_command_id("foo"); in UNIT_TEST() local
245 command_id id = make_command_id("foo bar"); in UNIT_TEST() local
252 command_id id = make_command_id("tes"); in UNIT_TEST() local
259 command_id id = make_command_id("test1"); in UNIT_TEST() local
266 command_id id = make_command_id("test3"); in UNIT_TEST() local
273 command_id id = make_command_id("testg testg"); in UNIT_TEST() local
280 command_id id = make_command_id("testg testg1"); in UNIT_TEST() local
287 command_id id = make_command_id("testg testg3"); in UNIT_TEST() local
294 command_id id = make_command_id("testg testg1 foo"); in UNIT_TEST() local