Home
last modified time | relevance | path

Searched refs:FLAGS (Results 1 – 3 of 3) sorted by relevance

/cts/tools/utils/
Dmonsoon.py52 FLAGS = flags.FLAGS variable
315 if not [f for f in useful_flags if FLAGS.get(f, None) is not None]:
317 print FLAGS.MainModuleHelp()
320 if FLAGS.avg and FLAGS.avg < 0:
324 mon = Monsoon(device=FLAGS.device, serialno=FLAGS.serialno)
326 if FLAGS.voltage is not None:
327 if FLAGS.ramp is not None:
328 mon.RampVoltage(mon.start_voltage, FLAGS.voltage)
330 mon.SetVoltage(FLAGS.voltage)
332 if FLAGS.current is not None:
[all …]
/cts/apps/CtsVerifier/assets/scripts/
Dexecute_power_tests.py51 FLAGS = flags.FLAGS variable
157 power_monitors = do_import("power_monitors.%s" % FLAGS.power_monitor)
789 if not [f for f in useful_flags if FLAGS.get(f, None) is not None]:
791 print FLAGS.MainModuleHelp()
794 if FLAGS.avg and FLAGS.avg < 0:
798 if FLAGS.voltage is not None:
799 if FLAGS.voltage > 5.5:
804 FLAGS.voltage)
810 if not FLAGS.power_monitor:
815 power_monitors = do_import("power_monitors.%s" % FLAGS.power_monitor)
[all …]
/cts/tools/dex-tools/dex/
Dclasses.out.dex77196 private static final int FLAGS