Searched defs:apply (Results 1 – 8 of 8) sorted by relevance
33 public final Iterable<TestCase> apply(final List<TestCase> cases) { in apply() method in Scheduler
51 public Statement apply(Statement base, Description description) { in apply() method in TestOption
41 public List<U> apply(T args, List<U> input) { in apply() method in ShuffleBase
47 public List<U> apply(T args, List<U> input) { in apply() method in IterateBase
56 public Statement apply(Statement base, Description description) { in apply() method in TestLogData
67 public abstract boolean apply(UiObject2 focus); in apply() method in AbstractLeanbackAppHelper.SelectCondition
463 public Statement apply(Statement base, Description description) { in apply() method in MicrobenchmarkTest.LoggingTest.TightRule
79 boolean apply(UiObject2 focus); in apply() method