Home | History | Annotate | Download | only in completion

Lines Matching refs:def

16     def classCleanup(cls):
24 def test_at(self):
28 def test_de(self):
32 def test_process_attach_dash_dash_con(self):
38 def test_infinite_loop_while_completing(self):
43 def test_watchpoint_command_dash_w_space(self):
47 def test_watchpoint_set_variable_dash_w(self):
51 def test_watchpoint_set_variable_dash_w_space(self):
55 def test_watchpoint_set_ex(self):
59 def test_watchpoint_set_var(self):
63 def test_watchpoint_set_variable_dash_w_read_underbar(self):
67 def test_help_fi(self):
71 def test_help_watchpoint_s(self):
75 def test_settings_append_target_er(self):
79 def test_settings_insert_after_target_en(self):
83 def test_settings_insert_before_target_en(self):
87 def test_settings_replace_target_ru(self):
91 def test_settings_s(self):
95 def test_settings_set_th(self):
99 def test_settings_s_dash(self):
103 def test_settings_clear_th(self):
107 def test_settings_set_ta(self):
111 def test_settings_set_target_exec(self):
115 def test_settings_set_target_pr(self):
123 def test_settings_set_target_process(self):
127 def test_settings_set_target_process_dot(self):
131 def test_settings_set_target_process_thread_dot(self):
139 def test_target_space(self):
146 def test_target_create_dash_co(self):
150 def test_target_va(self):
154 def complete_from_to(self, str_input, patterns, turn_off_re_match=False):