Searched defs:given (Results 1 – 5 of 5) sorted by relevance
443 val given: Preconditions, in getParams() constant in IsScreenCaptureAllowedTestCase639 val given: Preconditions, in getParams() constant in IsScreenCaptureCompletelyDisabledTestCase
624 private fun given( in given() method
594 private fun given( in given() method
2691 PerformancePoint given = new PerformancePoint( in getPerformancePoints() local
308 public void setGiven(String given) { mGiven = given; } in setGiven()