Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Dcommon_tool.cpp23 CommonTool::CommonTool() in CommonTool() function in CommonTool
28 string CommonTool::GetRandString() in GetRandString()
40 int32_t CommonTool::GetRandInt() in GetRandInt()
45 int64_t CommonTool::GetRandLong() in GetRandLong()
50 float CommonTool::GetRandFloat() in GetRandFloat()
55 double CommonTool::GetRandDouble() in GetRandDouble()
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Dcommon_tool.cpp21 CommonTool::CommonTool() in CommonTool() function in CommonTool
26 string CommonTool::GetRandString() in GetRandString()
38 int32_t CommonTool::GetRandInt() in GetRandInt()
43 int64_t CommonTool::GetRandLong() in GetRandLong()
48 float CommonTool::GetRandFloat() in GetRandFloat()
53 double CommonTool::GetRandDouble() in GetRandDouble()
/test/xts/acts/multimedia/av_codec/audio_encoder/include/
H A Dcommon_tool.h39 class CommonTool : public NoCopyable { class
41 CommonTool();
42 ~CommonTool() = default;
/test/xts/acts/multimedia/av_codec/audio_decoder/include/
H A Dcommon_tool.h39 class CommonTool : public NoCopyable { class
41 CommonTool();
42 ~CommonTool() = default;

Completed in 2 milliseconds