Lines Matching refs:event3
455 LogEvent event3(/*uid=*/0, /*pid=*/0); in TEST_P() local
456 makeWakeLockEvent(&event3, uids, "wl1", /*acquire=*/0); in TEST_P()
462 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST_P()
556 LogEvent event3(/*uid=*/0, /*pid=*/0); in TEST() local
557 makeWakeLockEvent(&event3, uids1, uid1_wl1, in TEST()
565 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST()
661 LogEvent event3(/*uid=*/0, /*pid=*/0); in TEST_P() local
662 makeWakeLockEvent(&event3, uids2, "wl2", /*acquire=*/1); in TEST_P()
671 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST_P()
787 LogEvent event3(/*uid=*/0, /*pid=*/0); in TEST() local
788 makeWakeLockEvent(&event3, /*uids=*/{i}, "wl", /*acquire=*/1); in TEST()
796 conditionTracker.evaluateCondition(event3, matcherState, allPredicates, conditionCache, in TEST()