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

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTest.java 112 if (installTest()) {
119 private boolean installTest() throws DeviceNotAvailableException {
WrappedGTest.java 84 if (installTest()) {
92 private boolean installTest() throws DeviceNotAvailableException {
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py 594 installTest = self._dict['Install-test'].strip() + '\n'
596 exec installTest in namespace
609 sys.stderr.write(installTest)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py 594 installTest = self._dict['Install-test'].strip() + '\n'
596 exec installTest in namespace
609 sys.stderr.write(installTest)
    [all...]

Completed in 95 milliseconds