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.java251 private final ErrorCollector mPostAssertionRule = new PostAssertionRule(); field in ActivityManagerTestBase
255 public final TestRule mBaseRule = RuleChain.outerRule(mPostAssertionRule)
593 mObjectTracker.tearDown(mPostAssertionRule::addError); in tearDownBase()
2563 mPostAssertionRule.addError(e);