Searched defs:msg2 (Results 1 – 2 of 2) sorted by relevance
| /ide/tools/previewer/test/unittest/cli/ |
| D | CommandLineTest.cpp | 264 std::string msg2 = "{\"ReloadRuntimePage\" : 222}"; in TEST_F() local 413 …std::string msg2 = R"({"url" : "pages/Index", "className" : "Index", "previewParam" : {"width" : 1… in TEST_F() local 487 std::string msg2 = R"({"frequency" : "aaaa"})"; in TEST_F() local 594 …std::string msg2 = R"({"isInputMethod":false,"keyCode":2033,"keyAction":0,"pressedCodes":[2033]})"; in TEST_F() local 1293 std::string msg2 = R"({"DeviceId":"68-05-CA-90-9A-66","bundleName":"abc", in TEST_F() local 1339 std::string msg2 = R"({"rotate":100})"; in TEST_F() local 1375 std::string msg2 = R"({"x":-1,"y":15000,"duration":""})"; in TEST_F() local 1436 std::string msg2 = R"({"x":-1,"y":15000})"; in TEST_F() local 1497 std::string msg2 = R"({"x":-1,"y":15000})"; in TEST_F() local 1548 std::string msg2 = R"({"Language":"ar_AE"})"; in TEST_F() local [all …]
|
| D | CommandLineInterfaceTest.cpp | 185 std::string msg2 = R"({"type" : "aaaaa", "command" : "MousePress", "version" : "1.0.1"})"; in TEST() local
|