Searched defs:given (Results 1 – 5 of 5) sorted by relevance
442 val given: Preconditions, in getParams() constant in IsScreenCaptureAllowedTestCase638 val given: Preconditions, in getParams() constant in IsScreenCaptureCompletelyDisabledTestCase
555 private fun given( in given() method
538 private fun given( in given() method
2506 PerformancePoint given = new PerformancePoint( in getPerformancePoints() local
308 public void setGiven(String given) { mGiven = given; } in setGiven()