HomeSort by relevance Sort by last modified time
    Searched refs:CHARGE (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/
power_status.py 12 BatteryDataReportType = enum.Enum('CHARGE', 'ENERGY')
222 float charge_now: Remaining charge [Ah]
224 float energy: Current battery charge [Wh]
274 battery_type = BatteryDataReportType.CHARGE
284 # Since charge data is present, calculate parameters based upon
285 # reported charge data.
286 if battery_type == BatteryDataReportType.CHARGE:
305 # Charge data not present, so calculate parameters based upon
497 raise error.TestError('Initial charge (%f) less than min (%f)'
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 291 have the freedom to distribute copies of free software (and charge for
355 You may charge a fee for the physical act of transferring a copy, and
368 part thereof, to be licensed as a whole at no charge to all third
411 years, to give any third party, for a charge no more than your
528 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY

Completed in 447 milliseconds