Searched refs:fp (Results 1 – 4 of 4) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | BugreportCollector.java | 91 public Predicate(Relation rp, Freq fp, Noun n) throws IllegalArgumentException { in Predicate() argument 92 assertValidPredicate(rp, fp, n); in Predicate() 95 mSubPredicates.add(fp); in Predicate() 99 public Predicate(Relation rp, Freq fp, Noun fpN, Filter filterP, Noun filterPN) in Predicate() argument 102 mSubPredicates.add(fp); in Predicate() 109 public static void assertValidPredicate(Relation rp, Freq fp, Noun n) in assertValidPredicate() argument 118 "failure on the AFTER event.", fp, n)); in assertValidPredicate() 124 if (fp == Freq.FIRST) { in assertValidPredicate() 127 "%s %s rather than %s %s for disambiguation.", Freq.EACH, n, fp, n)); in assertValidPredicate() 420 private static Predicate p(Relation rp, Freq fp, Noun n) throws IllegalArgumentException { in p() argument [all …]
|
/tools/repohooks/rh/ |
D | config_unittest.py | 53 with open(path, 'w') as fp: 54 fp.write(data)
|
/tools/test/connectivity/tools/lab/reporters/ |
D | json_reporter.py | 51 metric_responses, indent=4, cls=AutoJsonEncoder, fp=outfile)
|
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/ |
D | Anritsu_SIM_Bo_ca.wnssp | 1 …22kRBIc6Gw2WmCM4pUzLyesBDob7yfmXf9Y9Qfgt8zR5dg7mbwMtvM2pUaGb3mBBbtqHKG1IYO+fp/VMxHAljGfTi7M0bxT47c…
|