/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() 245 struct OsalThread thread1; in TimerTestMultiThread() local
|
H A D | adc_test.c | 162 static int32_t AdcTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in AdcTestStartThread() 206 struct OsalThread thread1; in AdcTestMultiThread() local
|
H A D | dac_test.c | 149 static int32_t DacTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in DacTestStartThread() 193 struct OsalThread thread1; in DacTestMultiThread() local
|
H A D | regulator_test.c | 189 static int32_t RegulatorTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in RegulatorTestStartThread() 232 struct OsalThread thread1; in RegulatorTestMultiThread() local
|
H A D | clock_test.c | 149 static int32_t ClockTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, const i… in ClockTestStartThread() 283 struct OsalThread thread1; in ClockTestMultiThread() local
|
H A D | i2c_test.c | 247 static int32_t I2cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I2cTestStartThread() 290 struct OsalThread thread1; in I2cTestMultiThread() local
|
H A D | i3c_test.c | 366 static int32_t I3cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I3cTestStartThread() 409 struct OsalThread thread1; in I3cTestThreadFunc() local
|
H A D | platform_dumper_test.c | 337 static int32_t PlatformDumperTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in PlatformDumperTestStartThread() 380 struct OsalThread thread1; in PlatformDumperTestMultiThread() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | ondemand_helper.cpp | 240 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMuti() local 259 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiCb() local 278 std::thread thread1([systemAbilityId, deviceId, this]() { in LoadRemoteAbilityMutiSA() local 297 std::thread thread1([systemAbilityId, 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 | 1679 std::thread thread1([]() { in __anonb4f3bed91302() variable 1734 std::thread thread1([]() { in __anonb4f3bed91502() variable
|
H A D | distributeddb_mock_sync_module_test.cpp | 929 std::thread thread1([&dataSync, &syncTaskContext, &storage, deviceId, k1, v1]() { in __anon34a84a720d02() variable 1209 std::thread thread1([&communicator]() { in __anon34a84a721302() variable
|
H A D | distributeddb_single_ver_p2p_simple_sync_test.cpp | 1680 std::thread thread1([]() { in __anoncdf0d24b0702() variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_double_write_test.cpp | 990 std::thread thread1([this]() { in __anone67978660202() variable
|
/ohos5.0/base/time/time_service/test/unittest/service_test/src/ |
H A D | time_client_test.cpp | 204 std::thread thread1(TestNtpThread, "thread1"); variable
|
H A D | time_service_test.cpp | 1032 std::thread thread1(TestNtpThread, "thread1"); 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 | 732 std::thread thread1([&]() { in __anonca7e63500502() variable
|
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 1645 std::thread thread1(std::bind(PutData, g_kvNbDelegatePtr, 0)); // 0th thread. variable
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_service_ability_other_test.cpp | 300 std::thread thread1([&]() variable
|