Home
last modified time | relevance | path

Searched refs:EnvInit (Results 1 - 11 of 11) sorted by relevance

/test/xts/tools/lite/reliability/
H A DNativePressTest.py32 def EnvInit(): function
112 EnvInit()
/test/ostest/wukong/test_flow/include/
H A Dtest_flow.h95 virtual ErrCode EnvInit() = 0;
H A Dspecial_test_flow.h36 virtual ErrCode EnvInit() override;
H A Drandom_test_flow.h36 virtual ErrCode EnvInit() override;
H A Dfocus_test_flow.h36 virtual ErrCode EnvInit() override;
/test/ostest/wukong/report/include/
H A Dreport.h109 void EnvInit();
/test/ostest/wukong/test_flow/src/
H A Dtest_flow.cpp77 result = EnvInit(); in CheckVaildityCmd()
H A Dfocus_test_flow.cpp194 ErrCode FocusTestFlow::EnvInit() in EnvInit() function in OHOS::WuKong::FocusTestFlow
H A Dspecial_test_flow.cpp96 ErrCode SpecialTestFlow::EnvInit() in EnvInit() function in OHOS::WuKong::SpecialTestFlow
H A Drandom_test_flow.cpp206 ErrCode RandomTestFlow::EnvInit() in EnvInit() function in OHOS::WuKong::RandomTestFlow
/test/ostest/wukong/report/src/
H A Dreport.cpp100 EnvInit(); in Report()
104 void Report::EnvInit() in EnvInit() function in OHOS::WuKong::Report

Completed in 7 milliseconds