Searched defs:testInput (Results 1 – 3 of 3) sorted by relevance
35 struct testInput { struct36 std::string name = "";37 std::string apl = "";38 std::vector<std::string> multiPath;39 bool domain = false;40 std::string recurse = "1";41 bool isPreinstalledApp = false;
34 struct testInput { struct35 char cmd = '\0';36 bool isHdf = false;37 std::string serviceName;
42 struct testInput { struct43 std::string paraName;44 char cmd = '\0';