Lines Matching refs:option
46 virtual const struct option* GetOptionArguments(std::string &shortOpts) override;
48 ErrCode HandleNormalOption(const int option) override;
56 * @param option command letter.
59 ErrCode CheckArgument(const int option);
83 * @param option the param of test
85 ErrCode SetInputPercent(const int option);
89 * @param option the param of test
91 ErrCode SetBlackWhiteSheet(const int option);
95 * @param option the param of test
97 ErrCode SetRunningParam(const int option);
101 * @param option the param of test
103 ErrCode SetRunningIndicator(const int option);