HomeSort by relevance Sort by last modified time
    Searched refs:prepend_path (Results 1 - 5 of 5) 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/kmod/testsuite/
testsuite.c 849 static int prepend_path(const char *extra) function
901 if (prepend_path(t->path) < 0) {
  /external/autotest/client/bin/
base_utils.py 588 def prepend_path(newpath, oldpath): function

Completed in 477 milliseconds