Searched defs:expected_selection_start (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_ime_input_event.cc277 uint32_t expected_selection_start = 0; local
282 expected, &expected_selection_start, &expected_selection_end);
283 if (received_selection_start != expected_selection_start ||

Completed in 87 milliseconds