Home
last modified time | relevance | path

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

/test/ostest/wukong/test_flow/include/
Dfocus_test_flow.h89 ErrCode SetBlackWhiteSheet(const int option);
Drandom_test_flow.h89 ErrCode SetBlackWhiteSheet(const int option);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp259 ErrCode FocusTestFlow::SetBlackWhiteSheet(const int option) in SetBlackWhiteSheet() function in OHOS::WuKong::FocusTestFlow
427 result = SetBlackWhiteSheet(option); in HandleNormalOption()
Drandom_test_flow.cpp259 ErrCode RandomTestFlow::SetBlackWhiteSheet(const int option) in SetBlackWhiteSheet() function in OHOS::WuKong::RandomTestFlow
455 result = SetBlackWhiteSheet(option); in HandleNormalOption()