Searched defs:msg2 (Results 1 – 2 of 2) sorted by relevance
| /ide/tools/previewer/test/unittest/cli/ |
| D | CommandLineTest.cpp | 263 std::string msg2 = "{\"ReloadRuntimePage\" : 222}"; in TEST_F() local 412 …std::string msg2 = R"({"url" : "pages/Index", "className" : "Index", "previewParam" : {"width" : 1… in TEST_F() local 486 std::string msg2 = R"({"frequency" : "aaaa"})"; in TEST_F() local 593 …std::string msg2 = R"({"isInputMethod":false,"keyCode":2033,"keyAction":0,"pressedCodes":[2033]})"; in TEST_F() local 1292 std::string msg2 = R"({"DeviceId":"68-05-CA-90-9A-66","bundleName":"abc", in TEST_F() local 1338 std::string msg2 = R"({"rotate":100})"; in TEST_F() local 1374 std::string msg2 = R"({"x":-1,"y":15000,"duration":""})"; in TEST_F() local 1435 std::string msg2 = R"({"x":-1,"y":15000})"; in TEST_F() local 1496 std::string msg2 = R"({"x":-1,"y":15000})"; in TEST_F() local 1547 std::string msg2 = R"({"Language":"ar_AE"})"; in TEST_F() local [all …]
|
| D | CommandLineInterfaceTest.cpp | 184 std::string msg2 = R"({"type" : "aaaaa", "command" : "MousePress", "version" : "1.0.1"})"; in TEST() local
|