HomeSort by relevance Sort by last modified time
    Searched full:prepend_path (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/tests/aio_dio_bugs/
aio_dio_bugs.py 35 ld_path = utils.prepend_path(libs,
  /external/autotest/client/tests/aiostress/
aiostress.py 32 ld_path = utils.prepend_path(libs,
  /external/autotest/client/tests/sysbench/
sysbench.py 36 ld_path = utils.prepend_path(plib,
38 ld_path = utils.prepend_path(mlib, ld_path)
  /external/autotest/client/bin/
base_utils.py 588 def prepend_path(newpath, oldpath): function

Completed in 234 milliseconds