Searched defs:apply (Results 1 – 7 of 7) sorted by relevance
33 public final Iterable<TestCase> apply(final List<TestCase> cases) { in apply() method in Scheduler
41 public List<U> apply(T args, List<U> input) { in apply() method in ShuffleBase
46 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
165 public Statement apply(Statement base, Description description) { in apply() method in MicrobenchmarkTest.LoggingTest.TightRule
67 public abstract boolean apply(UiObject2 focus); in apply() method in AbstractLeanbackAppHelper.SelectCondition
79 boolean apply(UiObject2 focus); in apply() method