Home
last modified time | relevance | path

Searched refs:mContextForEmptyModule (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/
DReportPassedTests.java43 private IInvocationContext mContextForEmptyModule; field in ReportPassedTests
77 mContextForEmptyModule = moduleContext; in testModuleStarted()
82 mContextForEmptyModule = null; in testRunEnded()
95 if (mContextForEmptyModule != null) { in testModuleEnded()
97 String moduleId = mContextForEmptyModule.getAttributes() in testModuleEnded()
103 mContextForEmptyModule = null; in testModuleEnded()