Home
last modified time | relevance | path

Searched refs:isAllFinished_ (Results 1 - 4 of 4) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Drecord_input.cpp197 specialTestObject->isAllFinished_ = true; in OrderInput()
203 specialTestObject->isAllFinished_ = true; in OrderInput()
209 specialTestObject->isAllFinished_ = true; in OrderInput()
214 specialTestObject->isAllFinished_ = true; in OrderInput()
H A Dcomponent_input.cpp46 componentPtr->isAllFinished_ = true; in HandleAllBundleStatus()
51 componentPtr->isAllFinished_ = false; in HandleAllBundleStatus()
210 componentPtr->isAllFinished_ = true; in OrderInput()
/test/ostest/wukong/common/include/
H A Dspecial_test_object.h42 bool isAllFinished_ = false; member in OHOS::WuKong::SpcialTestObject
131 ss << "AllFinished: " << isAllFinished_; in toString() local
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp136 componentParam->isAllFinished_ = false; in EnvInit()
196 if (specialTestObject_->isAllFinished_) { in RunStep()

Completed in 3 milliseconds