Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A DnewIme_switch_test.cpp58 constexpr uint32_t IME_SUBTYPE_NUM = 3; variable
118 ASSERT_EQ(subProps.size(), IME_SUBTYPE_NUM); in CheckCurrentSubProps()
119 for (uint32_t i = 0; i < IME_SUBTYPE_NUM; i++) { in CheckCurrentSubProps()