Home
last modified time | relevance | path

Searched refs:SetInputPercent (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/test_flow/include/
Dfocus_test_flow.h83 ErrCode SetInputPercent(const int option);
Drandom_test_flow.h83 ErrCode SetInputPercent(const int option);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp224 ErrCode FocusTestFlow::SetInputPercent(const int option) in SetInputPercent() function in OHOS::WuKong::FocusTestFlow
425 result = SetInputPercent(option); in HandleNormalOption()
Drandom_test_flow.cpp224 ErrCode RandomTestFlow::SetInputPercent(const int option) in SetInputPercent() function in OHOS::WuKong::RandomTestFlow
453 result = SetInputPercent(option); in HandleNormalOption()