Searched defs:given (Results 1 – 5 of 5) sorted by relevance
72 public float calcErrorRS(Bitmap ideal, Bitmap given) { in calcErrorRS()117 public void calcErrorHeatmapRS(Bitmap ideal, Bitmap given, Bitmap output) { in calcErrorHeatmapRS()132 public static float calcError(Bitmap ideal, Bitmap given) { in calcError()
464 val given: Preconditions, in getParams() constant in IsScreenCaptureAllowedTestCase680 val given: Preconditions, in getParams() constant in IsScreenCaptureCompletelyDisabledTestCase
475 private fun given( in given() method in com.android.systemui.shade.NotificationQSContainerControllerTest
2415 PerformancePoint given = new PerformancePoint( in getPerformancePoints() local
308 public void setGiven(String given) { mGiven = given; } in setGiven()