Searched refs:getValueName (Results 1 – 2 of 2) sorted by relevance
57 printf(" <%s>", spec.getValueName().c_str()); in printUsage()78 printf(" <%s>", spec.getValueName().c_str()); in printUsage()
47 const std::string &getValueName() const { return mValueName; } in getValueName() function