Home
last modified time | relevance | path

Searched refs:received_selection_end (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_ime_input_event.cc278 uint32_t received_selection_end = 0; in AreEquivalentEvents() local
282 received, &received_selection_start, &received_selection_end); in AreEquivalentEvents()
286 received_selection_end != expected_selection_end) { in AreEquivalentEvents()