Searched refs:CommandArgError (Results 1 – 5 of 5) sorted by relevance
273 raise errors.CommandArgError(277 raise errors.CommandArgError("Must specify --build_target")288 raise errors.CommandArgError(
313 raise errors.CommandArgError("Emulator build id not found "326 raise errors.CommandArgError("Emulator system image build id not found "
27 class CommandArgError(DriverError): class
372 raise errors.CommandArgError(
304 self.assertRaises(errors.CommandArgError, delete._ReleaseOxygenDevice, cfg, instances, ip)