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;
35 struct TestInput { struct36 char cmd = '\0';37 bool isHdf = false;38 std::string serviceName;
42 struct TestInput { struct43 std::string paraName;44 char cmd = '\0';