Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp337 int32_t actIntValue = 0; variable
338 EXPECT_EQ(IME_ERR_OK, OH_PrivateCommand_GetIntValue(privateCommand, &actIntValue));
339 EXPECT_EQ(expIntValue, actIntValue);