Searched refs:IGNORED_RESULT (Results 1 – 2 of 2) sorted by relevance
25 public static final int IGNORED_RESULT = 2; field in BedsteadResult
21 import static com.android.bedstead.harrier.BedsteadResult.IGNORED_RESULT;127 result.mResult = IGNORED_RESULT; in testIgnored()