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

  /external/toolchain-utils/crosperf/experiment_files/
telemetry_perf_perf 53 --use_file_locks=true \
  /external/toolchain-utils/crosperf/
experiment_factory.py 130 use_file_locks = global_settings.GetField('use_file_locks')
133 # lock mechanism. So if the user specified use_file_locks, but did not
136 if use_file_locks and not locks_dir:

Completed in 61 milliseconds