Searched refs:received_type (Results 1 – 2 of 2) sorted by relevance
214 int32_t received_type = input_event_interface_->GetType(received); in AreEquivalentEvents() local216 if (received_type != expected_type) { in AreEquivalentEvents()219 received_type != PP_INPUTEVENT_TYPE_RAWKEYDOWN) { in AreEquivalentEvents()
240 int32_t received_type = input_event_interface_->GetType(received); in AreEquivalentEvents() local242 if (received_type != expected_type) in AreEquivalentEvents()246 switch (received_type) { in AreEquivalentEvents()