HomeSort by relevance Sort by last modified time
    Searched refs:bindir (Results 176 - 200 of 310) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/autotest/client/site_tests/security_SandboxedServices/
security_SandboxedServices.py 177 baseline_path = os.path.join(self.bindir, 'baseline')
196 exclusions_path = os.path.join(self.bindir, 'exclude')
  /external/elfutils/tests/
run-addr2line-alt-debugpath.sh 26 abs_test_bindir=$(pwd)/bindir
run-stack-demangled-test.sh 35 STACKCMD=${bindir}/`program_transform stack`
  /external/icu/icu4c/source/config/
mh-mingw 16 sbindir=$(bindir)
mh-mingw64 16 sbindir=$(bindir)
  /external/libjpeg-turbo/release/
makedpkg.in 40 make install DESTDIR=$TMPDIR bindir=/dummy/bin datadir=/dummy/data \
  /external/autotest/client/cros/crash/
crash_test.py 258 return os.path.join(self.bindir, 'pushed_consent')
263 return os.path.join(self.bindir, 'pushed_policy')
268 return os.path.join(self.bindir, 'pushed_owner_key')
  /external/autotest/client/profilers/lttng/
lttng.py 32 self.tarball = utils.unmap_url(self.bindir, tarball, self.tmpdir)
  /external/autotest/client/site_tests/graphics_WebGLPerformance/
graphics_WebGLPerformance.py 108 self.bindir,
  /external/autotest/client/site_tests/hardware_StorageFio/
hardware_StorageFio.py 169 job_file = os.path.join(self.bindir, job)
  /external/autotest/client/site_tests/platform_CrosDisksArchive/
platform_CrosDisksArchive.py 23 self._data_dir = os.path.join(test.bindir, 'data')
  /external/autotest/client/site_tests/security_RootCA/
security_RootCA.py 42 baseline_file = open(os.path.join(self.bindir, baseline_file))
  /external/autotest/client/site_tests/video_JEAPerf/
video_JEAPerf.py 99 input_path = os.path.join(self.bindir, file_name)
  /external/autotest/client/tests/btreplay/
btreplay.py 11 tarball = utils.unmap_url(self.bindir, tarball, self.tmpdir)
  /external/autotest/client/tests/iozone/
iozone.py 34 tarball = utils.unmap_url(self.bindir, tarball, self.tmpdir)
  /external/autotest/client/tests/netpipe/
netpipe.py 12 tarball = utils.unmap_url(self.bindir, tarball, self.tmpdir)
  /external/autotest/client/tests/npb/
npb.py 25 tarball = utils.unmap_url(self.bindir, tarball, self.tmpdir)
  /external/autotest/client/tests/systemtap/
systemtap.py 40 tarball = utils.unmap_url(self.bindir, tarball_systemtap, self.tmpdir)
  /external/autotest/server/site_tests/audio_AudioWebRTCLoopback/
audio_AudioWebRTCLoopback.py 67 path=os.path.join(self.bindir, 'fix_660_16.wav'),
  /external/autotest/server/site_tests/audio_LeftRightInternalSpeaker/
audio_LeftRightInternalSpeaker.py 128 path=os.path.join(self.bindir, '440_half.raw'),
  /external/autotest/server/site_tests/display_Resolution/
display_Resolution.py 109 path = os.path.join(self.bindir, 'test_data', 'edids',
  /external/autotest/client/site_tests/desktopui_FlashSanityCheck/
desktopui_FlashSanityCheck.py 111 browser.platform.SetHTTPServerDirectories(self.bindir)
112 test_url = browser.platform.http_server.UrlOf(os.path.join(self.bindir,
  /external/autotest/client/site_tests/logging_UserCrash/
logging_UserCrash.py 206 logs_triggering_crasher = os.path.join(os.path.dirname(self.bindir),
221 os.path.dirname(self.bindir), 'crash_log_recursion_test')
  /external/autotest/client/site_tests/video_PlaybackPerf/
video_PlaybackPerf.py 77 cr.browser.platform.SetHTTPServerDirectories(self.bindir)
102 local_path = os.path.join(self.bindir, os.path.basename(video_name))
  /prebuilts/devtools/tools/
lint.bat 57 call "%java_exe%" %java_debug% -Xmx512m "-Dcom.android.tools.lint.bindir=%prog_dir%" "-Dcom.android.tools.lint.workdir=%work_dir%" -Djava.awt.headless=true -classpath "%jarpath%" com.android.tools.lint.Main %*

Completed in 862 milliseconds

1 2 3 4 5 6 78 91011>>