Searched refs:short_description (Results 1 – 7 of 7) sorted by relevance
205 def short_description(self): member in Command206 short_description = getattr(self.func, "short", "")207 return short_description236 help=command.short_description,
170 short_description = cli_shared.get_run_short_description(173 "run #1: 1 fetch; 1 feed (%s)" % self.sparse_d, short_description)312 short_description = cli_shared.get_run_short_description(314 self.assertEqual("run #1: 1 fetch (a:0); 1 feed (a:0)", short_description)317 short_description = cli_shared.get_run_short_description(319 self.assertEqual("run #1: 1 fetch (a:0); 1 feed (foo)", short_description)
98 … short_description = "Dumps full paths to compile unit files and optionally all line table files." variable in DumpFiles129 return self.short_description
429 short_description = (433 if short_description:
806 platform.short_description = 'Platform'1073 admin_description.short_description = 'Description'
239 jvmtiDeallocate(extension_info[i].short_description); in find_extension_functions()
638 char* short_description; member647 char* short_description; member