Searched defs:mCause (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/ | ||
D | FailureDescription.java | 39 private @Nullable Throwable mCause = null; field in FailureDescription |
/tools/tradefederation/core/src/com/android/tradefed/util/ | ||
D | SubprocessEventHelper.java | 227 public Throwable mCause = null; field in SubprocessEventHelper.InvocationFailedEventInfo |