Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java287 private final ErrorCollector mPostAssertionRule = new PostAssertionRule(); field in ActivityManagerTestBase
291 public final TestRule mBaseRule = RuleChain.outerRule(mPostAssertionRule)
724 mObjectTracker.tearDown(mPostAssertionRule::addError); in tearDownBase()
749 mPostAssertionRule.addError( in tearDownBase()
2716 mPostAssertionRule.addError(e);