Home
last modified time | relevance | path

Searched defs:msg (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp169 std::string msg = R"({"type" : "action", "command" : "MousePress", "version" : "1.0.1"})"; in TEST() local
198 std::string msg = "{}"; in TEST() local
235 std::string msg = "Language"; TEST() local
327 std::string msg = R"({"type":"action","command":"MousePress"})"; TEST() local
[all...]
H A DCommandLineTest.cpp73 std::string msg = "{\"args\":null}"; in TEST_F() local
256 std::string msg = "{\"ReloadRuntimePage\":\"aaa\"}"; in TEST_F() local
329 std::string msg = "{\"FontSelect\":true}"; in TEST_F() local
345 std::string msg = "{\"jsCode\":\"UEFOREEAAAAAAAAAAAAAA+wDAADEAAAAFQ\"}"; in TEST_F() local
366 std::string msg = R"({"url":"pages/Index","className":"Index","previewParam":{"width":1080, in TEST_F() local
379 std::string msg = R"({"url" : "pages/Index", "className" : "Index", "previewParam" : {"width" : 1080, TEST_F() local
393 std::string msg = R"({"url" : "pages/Index", "className" : "Index", "previewParam" : {"width" : 1080, TEST_F() local
435 std::string msg = R"({"url":"pages/Index","className":"Index","previewParam":{"width":1080, TEST_F() local
479 std::string msg = R"({"frequency" : 1000})"; TEST_F() local
504 std::string msg = R"({"isInputMethod":"aaa","codePoint":2033})"; TEST_F() local
530 std::string msg = R"({"isInputMethod":false,"keyCode":2033,"keyAction":0,"keyString":123, TEST_F() local
542 std::string msg = R"({"isInputMethod":false,"keyCode":2033,"keyAction":0,"pressedCodes":["aaa"]})"; TEST_F() local
554 std::string msg = R"({"isInputMethod" : false, "keyCode" : 2033, "keyAction" : 3, "keyString" : "123", TEST_F() local
1320 std::string msg = R"({"DeviceId" : "68-05-CA-90-9A-66", "bundleName" : "abc", TEST_F() local
1761 std::string msg = R"({"ColorMode" : "dark"})"; TEST_F() local
[all...]
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp391 std::string msg; in TEST_F() local
/ide/tools/previewer/mock/
H A DVirtualScreen.cpp228 void VirtualScreen::SetFastPreviewMsg(const std::string msg) in SetFastPreviewMsg() argument

Completed in 5 milliseconds