Searched refs:storedP (Results 1 – 1 of 1) sorted by relevance
377 Predicate storedP = search(relation, applicableFreqs, noun); in check() local378 if (storedP != null) { in check()379 CLog.v("Found storedP %s for relation %s and noun %s", storedP, relation, noun); in check()380 String desc = storedP.toString(); in check()