Searched defs:TestInput (Results 1 – 3 of 3) sorted by relevance
36 struct TestInput { struct37 std::string name = "";38 std::string apl = "";39 std::vector<std::string> multiPath;40 bool domain = false;41 std::string recurse = "1";42 bool isPreinstalledApp = false;43 std::string extension = "";44 uint32_t uid = 0;
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';