Home
last modified time | relevance | path

Searched refs:GetOptionArguments (Results 1 - 8 of 8) sorted by relevance

/test/ostest/wukong/test_flow/include/
H A Dtest_flow.h74 virtual const struct option* GetOptionArguments(std::string &shortOpts) = 0;
H A Dspecial_test_flow.h45 virtual const struct option *GetOptionArguments(std::string &shortOpts) override;
H A Drandom_test_flow.h46 virtual const struct option* GetOptionArguments(std::string &shortOpts) override;
H A Dfocus_test_flow.h46 virtual const struct option* GetOptionArguments(std::string &shortOpts) override;
/test/ostest/wukong/test_flow/src/
H A Dtest_flow.cpp39 auto longOpts = GetOptionArguments(shortOpts); in CheckVaildityCmd()
H A Dfocus_test_flow.cpp469 const struct option *FocusTestFlow::GetOptionArguments(std::string &shortOpts) in GetOptionArguments() function in OHOS::WuKong::FocusTestFlow
H A Dspecial_test_flow.cpp264 const struct option *SpecialTestFlow::GetOptionArguments(std::string &shortOpts) in GetOptionArguments() function in OHOS::WuKong::SpecialTestFlow
H A Drandom_test_flow.cpp537 const struct option *RandomTestFlow::GetOptionArguments(std::string &shortOpts) in GetOptionArguments() function in OHOS::WuKong::RandomTestFlow

Completed in 5 milliseconds