Searched refs:exception (Results 1 – 10 of 10) sorted by relevance
86 val exception = result.exceptionOrNull() as FlickerSubjectException in <lambda>() constant88 errors.putIfAbsent(exception.timestamp, mutableListOf()) in <lambda>()90 stacktrace = exception.stackTraceToString(), in <lambda>()91 message = exception.message, in <lambda>()96 errors.getValue(exception.timestamp).add(errorEntry) in <lambda>()
201 } catch (IOException exception) { in getRunningAppProcesses()202 Log.e(TAG, "Error with buffered reader", exception); in getRunningAppProcesses()209 } catch (IOException exception) { in getRunningAppProcesses()210 Log.e(TAG, "Error with closing the stream", exception); in getRunningAppProcesses()
231 StatusRuntimeException exception = (StatusRuntimeException) item; in generateCustomMatcherForExpected()232 return exception.getStatus().getCode().equals(expectedStatus.getCode()) in generateCustomMatcherForExpected()233 && exception.getStatus().getDescription() != null in generateCustomMatcherForExpected()234 && exception.getStatus().getDescription().equals(expectedDescription); in generateCustomMatcherForExpected()
75 } catch (PackageManager.NameNotFoundException exception) { in getMetrics()
115 TestTimedOutException exception = in testOverTimeTest_throwsTestTimedOutException()118 exception in testOverTimeTest_throwsTestTimedOutException()120 .toMillis(exception.getTimeout()); in testOverTimeTest_throwsTestTimedOutException()
298 TestTimedOutException exception = in testTimestampScheduling_respectsSuiteTimeout()301 exception in testTimestampScheduling_respectsSuiteTimeout()303 .toMillis(exception.getTimeout()); in testTimestampScheduling_respectsSuiteTimeout()
124 } catch (exception: RuntimeException) { in canDetectOrphanLayers()125 Truth.assertThat(exception.message) in canDetectOrphanLayers()
229 } catch (UiObjectNotFoundException exception) { in openMenuWith()257 } catch (UiObjectNotFoundException exception) { in openNowPlayingWith()
438 } catch (UiObjectNotFoundException exception) { in changeSeekbarLevel()
163 09-23 01:55:43.132 516 516 E InstallerConnection: read exception