Searched defs:testInput (Results 1 – 3 of 3) sorted by relevance
35 struct testInput { struct36 std::string name = "";37 std::string apl = "";38 std::string path = "";39 std::vector<std::string> multiPath;40 bool domain = false;64 static void SetOptions(int argc, char *argv[], const option *options, testInput &input) in SetOptions() argument
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';