Home
last modified time | relevance | path

Searched defs:Predicate (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/
DBugreportCollector.java87 public static class Predicate { class in BugreportCollector
91 public Predicate(Relation rp, Freq fp, Noun n) throws IllegalArgumentException { in Predicate() method in BugreportCollector.Predicate
99 public Predicate(Relation rp, Freq fp, Noun fpN, Filter filterP, Noun filterPN) in Predicate() method in BugreportCollector.Predicate