Searched refs:testCnt (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributed_test_tools.h | 206 int testCnt; member 215 : kvDbType(kvDbType), testCnt(testCnt), operRecordNum(operRecordNum), in KvPerfData() 244 int testCnt; member 257 int testCnt; member 263 : kvDbType(kvDbType), testCnt(testCnt), presetRecordsCnt(presetRecordsCnt), in KvBackupPerfData() 279 int testCnt; member 288 : testCnt(testCnt), keyLength(keyLength), valueLength(valueLength), in NbGalleryPerfData() 294 int testCnt; member 303 : testCnt(testCnt), keyLength(keyLength), valueLength(valueLength), in NbLocalPerfData() 319 int testCnt; member [all …]
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/dfinder/ |
H A D | nstackx_test.c | 253 int32_t testCnt = 0; in NstackxTestEntry() local 254 while (testCnt < MAX_TEST_COUNT) { in NstackxTestEntry() 299 testCnt++; in NstackxTestEntry() 302 printf("test cnt = %d / %d\n", testCnt, MAX_TEST_COUNT); in NstackxTestEntry()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/ |
H A D | auth_session_test2.cpp | 63 int32_t testCnt; member 445 cout << "testCnt = " << transInfo.testCnt << endl; in TransTestCase001() 454 for (int32_t i = 0; i < transInfo.testCnt; i++) { in TransTestCase001() 491 .testCnt = 1, 521 .testCnt = 1, 552 .testCnt = 1,
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/ |
H A D | proxy_session_file_test.cpp | 88 int32_t testCnt; member 488 .testCnt = 1, 600 .testCnt = 1,
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | self_cure_state_machine.cpp | 2266 int testCnt = 0; in GetLegalIpConfiguration() local 2270 while (testCnt++ < tryTimes) { in GetLegalIpConfiguration()
|