Searched refs:command_class (Results 1 – 6 of 6) sorted by relevance
249 command_class = FakeCommand variable in TestParallelismFramework254 command_inst = command_inst or self.command_class(True)341 if not self.command_class(True).multiprocessing_is_available:430 command_inst = self.command_class(True)447 command_inst = self.command_class(True)478 command_inst = self.command_class(True)505 command_inst = self.command_class(True)527 command_inst = self.command_class(True)669 command_class = FakeCommandWithoutMultiprocessingModule variable in TestParallelismFrameworkWithoutMultiprocessing
53 command_class = globals()[_command_mapping[command]]56 for opt in command_class.user_options:61 command_class.user_options.append(opt)63 command_class.boolean_options.append(long_name)
54 command_class = globals()[_command_mapping[command]]57 for opt in command_class.user_options:62 command_class.user_options.append(opt)64 command_class.boolean_options.append(long_name)
272 command_class = self.command_map[command_name]273 command_inst = command_class(