Home
last modified time | relevance | path

Searched refs:ERR_DH_FWK_TASK_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddistributed_hardware_errno.h84 constexpr int32_t ERR_DH_FWK_TASK_TIMEOUT = -10700; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dtask_board.cpp41 return ERR_DH_FWK_TASK_TIMEOUT; in WaitForALLTaskFinish()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dtask_test.cpp144 ASSERT_EQ(ERR_DH_FWK_TASK_TIMEOUT, TaskBoard::GetInstance().WaitForALLTaskFinish()); in HWTEST_F()

Completed in 3 milliseconds