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

  /external/v8/build/android/pylib/perf/
setup.py 20 def _GetAllDevices(active_devices, devices_path):
34 devices = active_devices
37 devices = active_devices
67 def Setup(test_options, active_devices):
83 test_environment.CleanupLeftoverProcesses(active_devices)
86 all_devices = _GetAllDevices(active_devices, test_options.known_devices_file)
  /external/v8/build/android/
test_runner.py 695 def _RunPerfTests(args, active_devices):
711 perf_options, active_devices)
    [all...]

Completed in 200 milliseconds