Searched defs:argumentSpecs (Results 1 – 6 of 6) sorted by relevance
28 std::vector<ArgumentSpec> argumentSpecs; in TEST() local35 const std::vector<ArgumentSpec> argumentSpecs = { in TEST() local44 const std::vector<ArgumentSpec> argumentSpecs = { in TEST() local52 const std::vector<ArgumentSpec> argumentSpecs = { in TEST() local61 const std::vector<ArgumentSpec> argumentSpecs = { in TEST() local94 const std::vector<ArgumentSpec> argumentSpecs = { in TEST() local
41 const std::vector<ArgumentSpec> argumentSpecs = { in getArgumentsParser() local
44 const std::vector<ArgumentSpec> argumentSpecs = { in getArgumentsParser() local
40 const std::vector<ArgumentSpec> argumentSpecs = { in getArgumentsParser() local
52 const std::vector<ArgumentSpec> argumentSpecs = { in getArgumentsParser() local
101 const std::vector<ArgumentSpec> &&argumentSpecs) in ArgumentsParser()