Home
last modified time | relevance | path

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

/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp1308 std::string msg4 = R"({"DeviceId" : "68-05-CA-90-9A-66", "bundleName" : "abc", in TEST_F() local
1310 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); in TEST_F()
1388 std::string msg4 = R"({"x":15000,"y":-1,"duration":""})"; in TEST_F() local
1389 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); in TEST_F()
1449 std::string msg4 = R"({"x":15000,"y":-1})"; in TEST_F() local
1450 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); in TEST_F()
1510 std::string msg4 = R"({"x":15000,"y":-1})"; in TEST_F() local
1511 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); in TEST_F()
1677 std::string msg4 = R"({"topRect":{"posX":0,"posY":0,"width":2340,"height":117},"bottomRect": in TEST_F() local
1680 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); in TEST_F()
[all...]

Completed in 4 milliseconds