Home
last modified time | relevance | path

Searched defs:MAX_MESSAGE_LEN (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/lowlatency/lowlatencylistener/src/
H A Dlow_latency_listener_test.cpp138 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024; in HWTEST_F() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_anonymous.cpp397 constexpr uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/distributedhardwarefwkkit/src/
H A Ddistributed_hardware_fwk_kit_test.cpp178 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024 + 10; in HWTEST_F() local
/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp22 constexpr uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/
H A Ddb_adapter_test.cpp443 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024 +1 ; in HWTEST_F() local
477 uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024 + 1; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dconstants.h27 constexpr uint32_t MAX_MESSAGE_LEN = 40 * 1024 * 1024; member

Completed in 4 milliseconds