Home
last modified time | relevance | path

Searched refs:MAX_SIZE_EXCHANGE_FREQ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/publishlnn_fuzzer/
H A Dpublishlnn_fuzzer.cpp26 static const int32_t MAX_SIZE_EXCHANGE_FREQ = FREQ_BUTT + 1 ; variable
54 g_pInfo.freq = (ExchangeFreq)(size % MAX_SIZE_EXCHANGE_FREQ); in GenRanPublishInfo()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A Drefreshlnn_fuzzer.cpp25 static const int32_t MAX_SIZE_EXCHANGE_FREQ = FREQ_BUTT + 1 ; variable
62 g_sInfo.freq = (ExchangeFreq)(size % MAX_SIZE_EXCHANGE_FREQ); in GenRanDiscInfo()