Searched refs:testtype (Results 1 – 8 of 8) sorted by relevance
25 int testtype = COPY; in main() local133 testtype = COPY; in main()135 testtype = INPLACE; in main()137 testtype = STRING; in main()166 if (testtype != STRING) { in main()174 switch (testtype) { in main()
85 at com.android.tradefed.testtype.DeviceTestResult$1.protect(DeviceTestResult.java:81)86 at com.android.tradefed.testtype.DeviceTestResult.runProtected(DeviceTestResult.java:56)87 at com.android.tradefed.testtype.DeviceTestResult.run(DeviceTestResult.java:85)89 at com.android.tradefed.testtype.DeviceTestCase.run(DeviceTestCase.java:180)90 at com.android.tradefed.testtype.JUnitRunUtil.runTest(JUnitRunUtil.java:55)91 at com.android.tradefed.testtype.JUnitRunUtil.runTest(JUnitRunUtil.java:38)92 at com.android.tradefed.testtype.DeviceTestCase.run(DeviceTestCase.java:144)93 at com.android.tradefed.testtype.HostTest.run(HostTest.java:253)94 at com.android.compatibility.common.tradefed.testtype.ModuleDef.run(ModuleDef.java:247)95 …at com.android.compatibility.common.tradefed.testtype.CompatibilityTest.run(CompatibilityTest.java…[all …]
144 05-19 13:17:00 D/InstrumentationFileTest: Test file /tmp/tf_testFile_com.android.tradefed.testtype.…145 …defed.testtype.InstrumentationFileTest8279200021135919156.txt was successfully pushed to /data/loc…146 …nt -w -r -e testFile /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…295 …test file from device: /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…
1241 05-11 02:45:18 D/InstrumentationFileTest: Test file /tmp/tf_testFile_com.android.tradefed.testtype.…1242 …defed.testtype.InstrumentationFileTest1523747902623775922.txt was successfully pushed to /data/loc…1243 …nt -w -r -e testFile /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…1561 …test file from device: /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…1562 05-11 02:45:46 D/InstrumentationFileTest: Test file /tmp/tf_testFile_com.android.tradefed.testtype.…1563 …adefed.testtype.InstrumentationFileTest64832327112118011.txt was successfully pushed to /data/loca…1564 …nt -w -r -e testFile /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…1669 …test file from device: /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…1670 05-11 02:45:51 D/InstrumentationFileTest: Test file /tmp/tf_testFile_com.android.tradefed.testtype.…1671 …defed.testtype.InstrumentationFileTest5221730797393075993.txt was successfully pushed to /data/loc…[all …]
1786 03-25 20:18:11 D/InstrumentationFileTest: Test file /tmp/tf_testFile_com.android.tradefed.testtype.…1787 …defed.testtype.InstrumentationFileTest1616711718638448466.txt was successfully pushed to /data/loc…1788 …nt -w -r -e testFile /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…1866 …test file from device: /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…1867 03-25 20:21:05 D/InstrumentationFileTest: Test file /tmp/tf_testFile_com.android.tradefed.testtype.…1868 …defed.testtype.InstrumentationFileTest3582217675186128014.txt was successfully pushed to /data/loc…1869 …nt -w -r -e testFile /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…1895 …test file from device: /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…
1504 03-22 18:14:43 D/InstrumentationFileTest: Test file /tmp/tf_testFile_com.android.tradefed.testtype.…1505 …adefed.testtype.InstrumentationFileTest587525220598727032.txt was successfully pushed to /data/loc…1506 …nt -w -r -e testFile /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…4904 …test file from device: /data/local/tmp/tf_testFile_com.android.tradefed.testtype.InstrumentationFi…
36 import com.android.tradefed.testtype.IAbi;37 import com.android.tradefed.testtype.IAbiReceiver;38 import com.android.tradefed.testtype.IBuildReceiver;39 import com.android.tradefed.testtype.IDeviceTest;40 import com.android.tradefed.testtype.IRemoteTest;41 import com.android.tradefed.testtype.IRuntimeHintProvider;42 import com.android.tradefed.testtype.IShardableTest;43 import com.android.tradefed.testtype.ITestCollector;44 import com.android.tradefed.testtype.ITestFilterReceiver;45 import com.android.tradefed.testtype.NativeCodeCoverageListener;
33 import com.android.tradefed.testtype.Abi;34 import com.android.tradefed.testtype.IAbi;35 import com.android.tradefed.testtype.IRemoteTest;36 import com.android.tradefed.testtype.IRuntimeHintProvider;37 import com.android.tradefed.testtype.NativeCodeCoverageListener;