Home
last modified time | relevance | path

Searched defs:msg1 (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/test/unittest/cli/
H A DCommandLineInterfaceTest.cpp179 std::string msg1 = R"({"type" : "aaaaa", "command" : "MousePress", "bbbb" : "1.0.1"})"; in TEST() local
237 std::string msg1 = "Language1"; in TEST() local
H A DCommandLineTest.cpp403 std::string msg1 = R"({"url" : "pages/Index", "className" : "Index", "previewParam" : {"width" : 1080, in TEST_F() local
581 std::string msg1 = R"({"isInputMethod":false,"keyCode":2033,"keyAction":0, in TEST_F() local
613 std::string msg1 = R"({"x":365,"y":"aaa","duration":"","button":1,"action": 2,"axisValues":[0,0,0,0], in TEST_F() local
647 std::string msg1 = R"({"x":2000,"y":1071,"duration":"","button":1,"action": 2,"axisValues":[0,0,0,0], in TEST_F() local
689 std::string msg1 = R"({"x":365,"y":1071,"duration":"","button":1,"action": 2,"axisValues":[0,0,0,0], TEST_F() local
712 std::string msg1 = R"({"FoldStatus":100,"width":1080,"height":2504})"; TEST_F() local
736 std::string msg1 = R"({"FoldStatus":"fold","width":1080,"height":4000})"; TEST_F() local
759 std::string msg1 = R"({"FoldStatus":"fold","width":1080,"height":2504})"; TEST_F() local
772 std::string msg1 = R"({"Power":"abc"})"; TEST_F() local
794 std::string msg1 = R"({"Power":0.5})"; TEST_F() local
815 std::string msg1 = R"({"Volume":90})"; TEST_F() local
835 std::string msg1 = R"({"Barometer":"abc"})"; TEST_F() local
857 std::string msg1 = R"({"Barometer":999})"; TEST_F() local
885 std::string msg1 = R"({"latitude":"10.0","longitude":"abc"})"; TEST_F() local
917 std::string msg1 = R"({"latitude":"10.9023142","longitude":"56.3043242"})"; TEST_F() local
948 std::string msg1 = R"({"KeepScreenOnState":"abc"})"; TEST_F() local
958 std::string msg1 = R"({"KeepScreenOnState":false})"; TEST_F() local
987 std::string msg1 = R"({"WearingState":"abc"})"; TEST_F() local
997 std::string msg1 = R"({"WearingState":false})"; TEST_F() local
1026 std::string msg1 = R"({"BrightnessMode":"abc"})"; TEST_F() local
1050 std::string msg1 = R"({"BrightnessMode":1})"; TEST_F() local
1079 std::string msg1 = R"({"ChargeMode":"abc"})"; TEST_F() local
1103 std::string msg1 = R"({"ChargeMode":1})"; TEST_F() local
1132 std::string msg1 = R"({"Brightness":"abc"})"; TEST_F() local
1156 std::string msg1 = R"({"Brightness":100})"; TEST_F() local
1185 std::string msg1 = R"({"HeartRate":"abc"})"; TEST_F() local
1209 std::string msg1 = R"({"HeartRate":100})"; TEST_F() local
1238 std::string msg1 = R"({"StepCount":"abc"})"; TEST_F() local
1262 std::string msg1 = R"({"StepCount":100})"; TEST_F() local
1284 std::string msg1 = R"({"DeviceId":"68-05-CA-90-9A-66","bundleName":"abc", TEST_F() local
1331 std::string msg1 = R"({"rotate":"aaa"})"; TEST_F() local
1356 std::string msg1 = R"({"x":365,"y":"abc","duration":""})"; TEST_F() local
1367 std::string msg1 = R"({"x":365,"y":15000,"duration":""})"; TEST_F() local
1399 std::string msg1 = R"({"x":365,"y":1076,"duration":""})"; TEST_F() local
1417 std::string msg1 = R"({"x":365,"y":"abc"})"; TEST_F() local
1428 std::string msg1 = R"({"x":365,"y":15000})"; TEST_F() local
1460 std::string msg1 = R"({"x":365,"y":1076})"; TEST_F() local
1478 std::string msg1 = R"({"x":365,"y":"abc"})"; TEST_F() local
1489 std::string msg1 = R"({"x":365,"y":15000})"; TEST_F() local
1521 std::string msg1 = R"({"x":365,"y":1076})"; TEST_F() local
1539 std::string msg1 = R"({"Language":111})"; TEST_F() local
1567 std::string msg1 = R"({"Language":"en-US"})"; TEST_F() local
1654 std::string msg1 = R"({"topRect":{"posX":0,"posY":0,"width":2340,"height":117},"bottomRect": TEST_F() local
1706 std::string msg1 = R"({"topRect" : {"posX" :0, "posY" : 0, "width" : 2340, "height" : 117}, TEST_F() local
1778 std::string msg1 = R"({"aaa" : "dark"})"; TEST_F() local
[all...]

Completed in 4 milliseconds