Searched refs:tooSmall (Results 1 – 2 of 2) sorted by relevance
277 boolean tooSmall = type == MEASURED_TOO_SMALL; in getMeasuredType()280 tooSmall |= lp.hide; in getMeasuredType()281 if (tooSmall) { in getMeasuredType()
586 String formattedMsg, String tooSmall, String tooLarge, int actualValue, in expectSimilarValues() argument591 succ = expectTrue(formattedMsg + tooSmall, in expectSimilarValues()