/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | timer_test.c | 157 static int32_t TimerTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2) in TimerTestStartThread() 197 static int32_t TimerTestCreateThread(struct OsalThread *thread1, struct OsalThread *thread2, in TimerTestCreateThread() 217 static void MultiThreadSourceRecycle(struct OsalThread *thread1, struct OsalThread *thread2, in MultiThreadSourceRecycle() 246 struct OsalThread thread2; in TimerTestMultiThread() local
|
H A D | adc_test.c | 162 static int32_t AdcTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in AdcTestStartThread() 207 struct OsalThread thread2; in AdcTestMultiThread() local
|
H A D | dac_test.c | 149 static int32_t DacTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in DacTestStartThread() 194 struct OsalThread thread2; in DacTestMultiThread() local
|
H A D | regulator_test.c | 189 static int32_t RegulatorTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in RegulatorTestStartThread() 233 struct OsalThread thread2; in RegulatorTestMultiThread() local
|
H A D | clock_test.c | 149 static int32_t ClockTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, const i… in ClockTestStartThread() 284 struct OsalThread thread2; in ClockTestMultiThread() local
|
H A D | i2c_test.c | 247 static int32_t I2cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I2cTestStartThread() 291 struct OsalThread thread2; in I2cTestMultiThread() local
|
H A D | i3c_test.c | 366 static int32_t I3cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I3cTestStartThread() 410 struct OsalThread thread2; in I3cTestThreadFunc() local
|
H A D | platform_dumper_test.c | 337 static int32_t PlatformDumperTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in PlatformDumperTestStartThread() 381 struct OsalThread thread2; in PlatformDumperTestMultiThread() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | ondemand_helper.cpp | 244 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local 263 std::thread thread2([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local 282 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSA() local 301 std::thread thread2([deviceId, this]() { in LoadRemoteAbilityMutiSACb() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_complex_sync_test.cpp | 1685 std::thread thread2([]() { in __anonb4f3bed91402() variable 1738 std::thread thread2([]() { in __anonb4f3bed91602() variable
|
H A D | distributeddb_mock_sync_module_test.cpp | 934 std::thread thread2([&dataSync, &syncTaskContext, &storage, deviceId, k2, v2]() { in __anon34a84a720e02() variable 1221 std::thread thread2([&enginePtr]() { in __anon34a84a721402() variable
|
H A D | distributeddb_single_ver_p2p_simple_sync_test.cpp | 1687 std::thread thread2([&dataSize, &key1, &value1]() { in __anoncdf0d24b0802() variable
|
/ohos5.0/base/time/time_service/test/unittest/service_test/src/ |
H A D | time_client_test.cpp | 205 std::thread thread2(TestNtpThread, "thread2"); variable
|
H A D | time_service_test.cpp | 1033 std::thread thread2(TestNtpThread, "thread2"); 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/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_object_stub_unittest.cpp | 249 pthread_t thread1, thread2; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_cloud_interfaces_relational_remove_device_data_test.cpp | 735 std::thread thread2([&]() { in __anonca7e63500602() variable
|
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 1646 std::thread thread2(std::bind(PutData, g_kvNbDelegatePtr, 1)); // 1th thread. variable
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_service_ability_other_test.cpp | 305 std::thread thread2([&]() variable
|