Searched refs:getTextCOnfigFunc (Results 1 – 1 of 1) sorted by relevance
194 OH_TextEditorProxy_GetTextConfigFunc getTextCOnfigFunc = nullptr; in TestGetTextEditorProxyMember() local195 …XPECT_EQ(IME_ERR_OK, OH_TextEditorProxy_GetGetTextConfigFunc(textEditorProxy, &getTextCOnfigFunc)); in TestGetTextEditorProxyMember()196 EXPECT_EQ(GetTextConfigFunc, getTextCOnfigFunc); in TestGetTextEditorProxyMember()