Searched refs:describe (Results 1 – 5 of 5) sorted by relevance
110 public String describe() { in describe() method in ExpectationBasedFilter
492 public String describe() {498 return describe();504 String describe();
50 This file will describe the copyrights, license, and restrictions which apply
438 // case on the Java side to describe what kind of result we should
1229 int describe = state.describeContents(); in testSipDialogStateDescribeContents() local1230 assertTrue(describe == 0); in testSipDialogStateDescribeContents()