Searched defs:thread3 (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | ondemand_helper.cpp | 248 std::thread thread3([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local 267 std::thread thread3([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local 286 std::thread thread3([deviceId, this]() { in LoadRemoteAbilityMutiSA() local 305 std::thread thread3([deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
|
/ohos5.0/base/time/time_service/test/unittest/service_test/src/ |
H A D | time_client_test.cpp | 206 std::thread thread3(TestNtpThread, "thread3"); variable
|
H A D | time_service_test.cpp | 1034 std::thread thread3(TestNtpThread, "thread3"); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_batch_crud_test.cpp | 2003 std::thread thread1, thread2, thread3; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 1647 std::thread thread3(std::bind(PutData, g_kvNbDelegatePtr, 2)); // 2th thread. variable
|