Home
last modified time | relevance | path

Searched defs:thread3 (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/test/unittest/common/componentmanager/src/
Dcomponent_manager_test.cpp261 …std::thread thread3(handler, ENABLE_TIMEOUT_MS * 3, DH_FWK_SUCCESS, ERR_DH_FWK_COMPONENT_ENABLE_TI… variable
328 …std::thread thread3(handler, DISABLE_TIMEOUT_MS * 3, DH_FWK_SUCCESS, ERR_DH_FWK_COMPONENT_DISABLE_… variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_nb_delegate_test.cpp1536 std::thread thread3(std::bind(PutData, g_kvNbDelegatePtr, 2)); // 2th thread. variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributeddb_nb_batch_crud_test.cpp2001 std::thread thread1, thread2, thread3; variable