Home
last modified time | relevance | path

Searched refs:g_onInputMethodEvent (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/mock/
H A DMockGlobalResult.cpp66 bool g_onInputMethodEvent = false; variable
H A DMockGlobalResult.h67 extern bool g_onInputMethodEvent;
/ide/tools/previewer/test/mock/arkui/
H A DMockAceAbility.cpp58 g_onInputMethodEvent = true; in OnInputMethodEvent()
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp353 g_onInputMethodEvent = false; in TEST_F()
356 EXPECT_TRUE(g_onInputMethodEvent); in TEST_F()

Completed in 3 milliseconds