Searched refs:mBlankScreenSameColorThreshold (Results 1 – 2 of 2) sorted by relevance
122 private double mBlankScreenSameColorThreshold = -1; field in AppLaunchTest213 if (mBlankScreenSameColorThreshold > 0) { in testAppCrash()223 if (blankScreenPercent > mBlankScreenSameColorThreshold) { in testAppCrash()
124 private double mBlankScreenSameColorThreshold = -1; field in AppCompileLaunchTest268 if (mBlankScreenSameColorThreshold > 0) { in doTestAppCrash()278 if (blankScreenPercent > mBlankScreenSameColorThreshold) { in doTestAppCrash()