Home
last modified time | relevance | path

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

/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp124 Json2::Value args4 = JsonReader::ParseJsonData2(jsonStr); in TEST_F() local
125 OrientationCommand command4(type, args4, *socket); in TEST_F()
131 args4.Replace("Orientation", "portrait"); in TEST_F()
132 OrientationCommand command5(type, args4, *socket); in TEST_F()
211 Json2::Value args4 = JsonReader::ParseJsonData2(jsonStr4); in TEST_F() local
212 ResolutionSwitchCommand command4(type, args4, *socket); in TEST_F()
1310 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); in TEST_F() local
1311 DistributedCommunicationsCommand command4(type, args4, *socket); in TEST_F()
1389 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); in TEST_F() local
1390 TouchPressCommand command4(type, args4, *socke in TEST_F()
1450 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); TEST_F() local
1511 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); TEST_F() local
1680 Json2::Value args4 = JsonReader::ParseJsonData2(msg4); TEST_F() local
[all...]

Completed in 4 milliseconds