Searched defs:mInvocationFailed (Results 1 – 4 of 4) sorted by relevance
40 private boolean mInvocationFailed = false; field in ReportPassedTests86 getCurrentRunResults(), getBaseName(getCurrentRunResults()), mInvocationFailed); in testRunEnded() local107 getCurrentRunResults(), getBaseName(getCurrentRunResults()), mInvocationFailed); in testModuleEnded() local
31 private boolean mInvocationFailed = false; field in DeviceUnavailableMonitor
212 private boolean mInvocationFailed = false; field in TestInvocation
95 private boolean mInvocationFailed = false; field in ProtoResultParser