Searched refs:EVENT_PAIRS (Results 1 – 1 of 1) sorted by relevance
48 EVENT_PAIRS = { variable53 START_EVENTS = list(EVENT_PAIRS.keys())54 END_EVENTS = list(EVENT_PAIRS.values())294 if not start_event or EVENT_PAIRS[start_event] != event_name: