Home
last modified time | relevance | path

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

/ide/tools/previewer/test/unittest/mock/
H A DKeyInputImplTest.cpp26 int code = 10; in TEST() local
27 KeyInputImpl::GetInstance().SetCodePoint(code); in TEST()
28 EXPECT_EQ(KeyInputImpl::GetInstance().codePoint, code); in TEST()
/ide/tools/previewer/mock/rich/
H A DKeyInputImpl.cpp44 keyEvent->code = KeyCode(keyCode); in DispatchOsKeyEvent()
/ide/tools/previewer/automock/
H A Dbuild_jsmock_system_plugin.js44 if (warning.code === 'CIRCULAR_DEPENDENCY') {
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp354 int code = 12; in TEST_F() local
355 JsAppImpl::GetInstance().DispatchInputMethodEvent(code); in TEST_F()

Completed in 3 milliseconds