Home
last modified time | relevance | path

Searched refs:STRING_LEN (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/multimedia/av_codec/audio_encoder/include/
H A Dcommon_tool.h33 constexpr int32_t STRING_LEN = 65535; member
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Dcommon_tool.cpp31 int32_t len = rand() % STRING_LEN; in GetRandString()
/test/xts/acts/multimedia/av_codec/audio_decoder/include/
H A Dcommon_tool.h33 constexpr int32_t STRING_LEN = 65535; member
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Dcommon_tool.cpp29 int32_t len = rand() % STRING_LEN; in GetRandString()

Completed in 1 milliseconds