Searched refs:getMessage (Results 1 – 23 of 23) sorted by relevance
64 .that(e.getMessage()) in testCanDetectEmptyRegionFromLayerTrace()66 assertWithMessage("Contains timestamp").that(e.getMessage()).contains("0h38m28s8ms"); in testCanDetectEmptyRegionFromLayerTrace()68 .that(e.getMessage()) in testCanDetectEmptyRegionFromLayerTrace()71 .that(e.getMessage()) in testCanDetectEmptyRegionFromLayerTrace()74 .that(e.getMessage()) in testCanDetectEmptyRegionFromLayerTrace()92 .that(e.getMessage()) in testCanDetectIncorrectVisibilityFromLayerTrace()95 .that(e.getMessage()) in testCanDetectIncorrectVisibilityFromLayerTrace()98 .that(e.getMessage()) in testCanDetectIncorrectVisibilityFromLayerTrace()101 .that(e.getMessage()) in testCanDetectIncorrectVisibilityFromLayerTrace()
128 assertThat(exception.getMessage()) in canDetectOrphanLayers()
63 Log.w(TAG, "Error while saving dumpsys meminfo -c: " + ioe.getMessage()); in save()75 Log.w(TAG, "Error while saving dumpsys cpuinfo : " + ioe.getMessage()); in save()87 Log.w(TAG, String.format("Failed to take bugreport: %s", e.getMessage())); in save()99 Log.w(TAG, String.format("Failed to take bugreport: %s", e.getMessage())); in save()111 Log.w(TAG, String.format("Failed to save frangmentation: %s", e.getMessage())); in save()123 Log.w(TAG, String.format("Failed to save graphicsstats: %s", e.getMessage())); in save()136 Log.w(TAG, String.format("Failed to save ION heap: %s", e.getMessage())); in save()148 Log.w(TAG, String.format("Failed to save pagetypeinfo: %s", e.getMessage())); in save()160 Log.w(TAG, String.format("Failed to save trace: %s", e.getMessage())); in save()
189 throw new RuntimeException("Class not found: " + ex.getMessage()); in addTestClassByName()
501 throw new AuptTerminator(t.getMessage(), t);507 throw new AuptTerminator(t.getMessage(), t);
119 assertTrue(e.getMessage().contains("Couldn't create")); in testFailCollectIfNoDestinationDirectory()120 assertTrue(e.getMessage().contains("destination folder")); in testFailCollectIfNoDestinationDirectory()128 assertTrue(e.getMessage().contains("destination folder")); in testFailCollectIfNoDestinationDirectory()129 assertTrue(e.getMessage().contains("does not exist")); in testFailCollectIfNoDestinationDirectory()146 assertTrue(e.getMessage().contains("no data")); in testCollectEmptyReportFails()
108 Log.e(LOG_TAG, "Unable to start the perfetto tracing due to :" + ioe.getMessage()); in startCollecting()141 Log.e(LOG_TAG, "Unable to stop the perfetto tracing due to " + ioe.getMessage()); in stopCollecting()183 Log.e(LOG_TAG, "Not able to check the perfetto status due to:" + ioe.getMessage()); in isPerfettoRunning()224 + ioe.getMessage()); in copyFileOutput()
95 assertEquals(message, e.getMessage()); in testHasActionLogFalse()111 assertEquals(message, e.getMessage()); in testHasVisibleLogFalse()127 assertEquals(message, e.getMessage()); in testHasHiddenLogFalse()162 assertEquals(message, e.getMessage()); in testDoesNotHaveTemplateLog()
54 public String getMessage() { in getMessage() method in MappedMultiException
82 command, e.getMessage())); in executeShellCommand()
60 result.putString("sim_utility_exception", e.getMessage()); in updateWithException()
202 Assert.assertEquals(e.getCauses().get(0).getMessage(), "Cause 1"); in testThrowingErrorReportingRunnerCauses()203 Assert.assertEquals(e.getCauses().get(1).getMessage(), "Cause 2"); in testThrowingErrorReportingRunnerCauses()
243 Assert.assertTrue(e.getMessage().contains("should not be checked")); in testAfterClassMethodsHandling_marksFailure()276 Assert.assertTrue(e.getMessage().contains("should not be checked")); in testRunAfterClassMethodsHandling_marksPassed()450 if (failure.getException().getMessage().contains(ASSERTION_FAILURE_MESSAGE)) { in verifyForAssertionFailures()
142 if (failure.getException().getMessage().contains(ASSERTION_FAILURE_MESSAGE)) { in verifyForAssertionFailures()
429 if (failure.getException().getMessage().contains(ASSERTION_FAILURE_MESSAGE)) { in verifyForAssertionFailures()
197 final String message = failure.getMessage(); in formatError()255 formatSkip(failure.getDescription(), failure.getMessage()); in testAssumptionFailure()
147 Log.e(TAG, e.getMessage(), e.getCause()); in getMetrics()157 Log.e(TAG, e.getMessage(), e.getCause()); in getMetrics()
104 Log.i(TAG, ex.getMessage()); in isConnected()
117 String.format("Fail to output time series due to : %s.", e.getMessage())); in write()
294 String.format("%s:\n%s.", message, causeIfPresent.getMessage()), in wrapThrowable()
249 getConfigId(), e.getMessage())); in removeStatsConfig()
270 Log.e(TEST_TAG, e.getMessage()); in executeShellCommand()
127 Log.e(TEST_TAG, e.getMessage()); in populateDangerousPermissionGroupInfo()