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

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTest.java 59 if (installTest()) {
66 private boolean installTest() throws DeviceNotAvailableException {
WrappedGTest.java 73 if (installTest()) {
81 private boolean installTest() throws DeviceNotAvailableException {
  /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 138 milliseconds