Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_ime_input_event.cc279 uint32_t expected_selection_start = 0; in AreEquivalentEvents() local
284 expected, &expected_selection_start, &expected_selection_end); in AreEquivalentEvents()
285 if (received_selection_start != expected_selection_start || in AreEquivalentEvents()