Home
last modified time | relevance | path

Searched defs:testNum (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/permission/
H A Dtrans_dynamic_permission_test.cpp126 int testNum = 99; variable
175 int testNum = 100; variable
214 int testNum = 100; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_notification_chain_test.cpp165 int testNum = 2048; variable
/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_client_test.cpp142 int testNum = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dexecutor_pool_test.cpp175 std::atomic<int> testNum = 1; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dutils_test.cpp57 int testNum = 10; member in OHOS::Test::BlockIntegerTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp452 float testNum = 1.0f; variable
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dvcard_test.cpp1273 int testNum = 20; variable
1304 int testNum = 5; variable
1320 int testNum = 10; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_interactive_implict_animator_test.cpp388 int testNum = 0; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/create_delete_directory_test/src/
H A Dcreate_delete_directory_test.cpp91 static int32_t TrashDir(string &&testNum) in TrashDir()