Lines Matching refs:allPredicates
141 vector<sp<ConditionTracker>> allPredicates; in TEST() local
145 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST()
159 conditionTracker.evaluateCondition(*screenOffEvent, matcherState, allPredicates, conditionCache, in TEST()
173 conditionTracker.evaluateCondition(*screenOnEvent, matcherState, allPredicates, conditionCache, in TEST()
195 vector<sp<ConditionTracker>> allPredicates; in TEST() local
199 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST()
213 conditionTracker.evaluateCondition(*screenOffEvent, matcherState, allPredicates, conditionCache, in TEST()
227 conditionTracker.evaluateCondition(*screenOnEvent, matcherState, allPredicates, conditionCache, in TEST()
257 vector<sp<ConditionTracker>> allPredicates; in TEST() local
261 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
274 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
287 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
299 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
313 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
344 vector<sp<ConditionTracker>> allPredicates; in TEST() local
348 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
361 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
374 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
387 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
420 vector<sp<ConditionTracker>> allPredicates; in TEST_P() local
424 conditionTracker.evaluateCondition(event1, matcherState, allPredicates, conditionCache, in TEST_P()
436 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST_P()
447 conditionTracker.evaluateCondition(event2, matcherState, allPredicates, conditionCache, in TEST_P()
462 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST_P()
477 conditionTracker.evaluateCondition(event4, matcherState, allPredicates, conditionCache, in TEST_P()
488 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST_P()
525 vector<sp<ConditionTracker>> allPredicates; in TEST() local
529 conditionTracker.evaluateCondition(event1, matcherState, allPredicates, conditionCache, in TEST()
539 conditionTracker.isConditionMet(queryKey, allPredicates, true, conditionCache); in TEST()
551 conditionTracker.evaluateCondition(event2, matcherState, allPredicates, conditionCache, in TEST()
565 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST()
578 conditionTracker.evaluateCondition(event4, matcherState, allPredicates, conditionCache, in TEST()
585 conditionTracker.isConditionMet(queryKey, allPredicates, true, conditionCache); in TEST()
617 vector<sp<ConditionTracker>> allPredicates; in TEST_P() local
621 conditionTracker.evaluateCondition(event1, matcherState, allPredicates, conditionCache, in TEST_P()
632 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST_P()
645 conditionTracker.evaluateCondition(event2, matcherState, allPredicates, conditionCache, in TEST_P()
656 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST_P()
671 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST_P()
681 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST_P()
687 conditionTracker.isConditionMet(queryKey, allPredicates, false, conditionCache); in TEST_P()
715 vector<sp<ConditionTracker>> allPredicates; in TEST() local
719 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
731 conditionTracker.evaluateCondition(event2, matcherState, allPredicates, conditionCache, in TEST()
762 vector<sp<ConditionTracker>> allPredicates; in TEST() local
766 conditionTracker.evaluateCondition(event, matcherState, allPredicates, conditionCache, in TEST()
778 conditionTracker.evaluateCondition(event2, matcherState, allPredicates, conditionCache, in TEST()
792 vector<sp<ConditionTracker>> allPredicates; in TEST() local
796 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST()