Searched defs:given (Results 1 – 6 of 6) sorted by relevance
443 val given: Preconditions, in getParams() constant in IsScreenCaptureAllowedTestCase639 val given: Preconditions, in getParams() constant in IsScreenCaptureCompletelyDisabledTestCase
491 private fun given( in given() method in com.android.systemui.shade.NotificationsQSContainerControllerLegacyTest
546 private fun given( in given() method in com.android.systemui.shade.NotificationsQSContainerControllerTest
555 PerformancePoint given = PerformancePoint( in getPerformancePoints() local
2732 PerformancePoint given = new PerformancePoint( in getPerformancePoints() local
308 public void setGiven(String given) { mGiven = given; } in setGiven()