Searched refs:another (Results 1 – 6 of 6) sorted by relevance
13 description: "another testing flag that is always disabled"
111 public int compareTo(ICaseResult another) { in compareTo() argument112 return getName().compareTo(another.getName()); in compareTo()
258 public int compareTo(IModuleResult another) { in compareTo() argument259 return getId().compareTo(another.getId()); in compareTo()
273 public int compareTo(ITestResult another) { in compareTo() argument274 return getName().compareTo(another.getName()); in compareTo()
34 // To add another Android apk to the test, copy the block above and rename60 // To add another Android apk to the test, copy the block above and rename80 // To add another Android apk to the test, copy the block above and rename
19 // any connected gRPC clients either on another host or a device.