Home
last modified time | relevance | path

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

/cts/tools/utils/
DDescriptionGenerator.java431 if (caze.mIsBroken || caze.mIsSuppressed || caze.mKnownFailure != null) { in appendTestCases()
642 boolean mIsBroken; field in DescriptionGenerator.TestMethod
663 mIsBroken = isBroken; in TestMethod()