Home
last modified time | relevance | path

Searched refs:printStackTrace (Results 1 – 25 of 48) sorted by relevance

12

/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DTradefedSandboxRunner.java79 void printStackTrace(Throwable e) { in printStackTrace() method in TradefedSandboxRunner
80 e.printStackTrace(); in printStackTrace()
89 io.printStackTrace(); in printStackTrace()
108 printStackTrace( in run()
123 printStackTrace(e); in run()
124 printStackTrace(e2); in run()
149 printStackTrace(e); in run()
152 printStackTrace(e); in run()
164 e.printStackTrace(); in run()
170 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()
DSandboxConfigDump.java194 e.printStackTrace(); in parse()
206 e.printStackTrace(); in main()
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandRunner.java88 void printStackTrace(Throwable e) { in printStackTrace() method in CommandRunner
89 e.printStackTrace(); in printStackTrace()
98 io.printStackTrace(); in printStackTrace()
151 printStackTrace(e); in run()
165 printStackTrace( in run()
180 e.printStackTrace(); in run()
188 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()
DConsole.java1090 e.printStackTrace(); in executeCmdRunnable()
1208 e.printStackTrace(); in run()
1345 e.printStackTrace(); in main()
1348 interrupt.printStackTrace(); in main()
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/common/
DMetalavaCommand.kt109 action = { printStackTrace = true } in <lambda>()
126 private var printStackTrace: Boolean = false variable in com.android.tools.metalava.cli.common.MetalavaCommand
164 if (printStackTrace) { in process()
165 e.printStackTrace(stderr) in process()
/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAttestationActivity.java18 e.printStackTrace(); in runTests()
/tools/platform-compat/java/com/android/annotationvisitor/
DStatus.java44 t.printStackTrace(System.err); in error()
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DFtraceImporter.kt42 t.printStackTrace() in <lambda>()
/tools/tradefederation/core/src/com/android/tradefed/log/
DHistoryLogger.java80 e.printStackTrace(); in internalPrintLog()
DFileLogger.java84 e.printStackTrace(); in getLog()
DBaseStreamLogger.java93 e.printStackTrace(); in internalPrintLog()
DTerribleFailureEmailHandler.java249 t.printStackTrace(pw); in getStackTraceString()
DLogRegistry.java148 e.printStackTrace(); in dumpToGlobalLog()
/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandRunnerTest.java135 void printStackTrace(Throwable e) { in printStackTrace() method in CommandRunnerTest.TestableCommandRunner
138 e.printStackTrace(pw); in printStackTrace()
/tools/tradefederation/core/javatests/com/android/tradefed/device/cloud/
DGceAvdInfoTest.java527 e.printStackTrace(); in testOxygenClientSucceedResponse()
602 e.printStackTrace(); in testOxygenClientLeaseMultiDevicesSucceedResponse()
675 e.printStackTrace(); in testOxygenClientTimeOut()
/tools/tradefederation/core/src/com/android/tradefed/result/
DJUnitToInvocationResultForwarder.java165 throwable.printStackTrace(bytePrintStream); in getStackTrace()
/tools/dexter/testdata/expected/
Dhello_nodebug.asm34 2| invoke-static {}, Hello.printStackTrace():void
136 method Hello.printStackTrace():void
Dhello_nodebug.wrap_invoke34 2| invoke-static {}, Hello.printStackTrace():void
136 method Hello.printStackTrace():void
Dhello_nodebug.rewrite34 2| invoke-static {}, Hello.printStackTrace():void
136 method Hello.printStackTrace():void
Dhello_nodebug.compact_cfg41 2| invoke-static {}, Hello.printStackTrace():void
152 method Hello.printStackTrace():void
Dhello_nodebug.scratch_regs52 20| invoke-static {}, Hello.printStackTrace():void
169 method Hello.printStackTrace():void
Dhello.asm58 2| invoke-static {}, Hello.printStackTrace():void
195 method Hello.printStackTrace():void
/tools/tradefederation/core/isolation/com/android/tradefed/isolation/
DIsolationResultForwarder.java92 e.printStackTrace(); in testAssumptionFailure()
/tools/tradefederation/core/common_util/com/android/tradefed/log/
DLogUtil.java288 t.printStackTrace(pw); in getStackTraceString()
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/apilevels/
DApiGenerator.kt247 e.printStackTrace() in <lambda>()

12