Home
last modified time | relevance | path

Searched refs:threshhold (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp303 const int threshhold = 50; in HWTEST_F() local
307 for (int j = 0; j <= threshhold; j++) { // more than 50 queries in 1 second is never allowed in HWTEST_F()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp845 const int threshhold = 50; in HWTEST_F() local
849 for (int j = 0; j <= threshhold; j++) { // more than 50 queries in 1 second is never allowed in HWTEST_F()
H A Dhisysevent_native_test.cpp1221 const int threshhold = 50; in HWTEST_F() local
1225 for (int j = 0; j <= threshhold; j++) { // more than 50 queries in 1 second is never allowed in HWTEST_F()

Completed in 6 milliseconds