Home
last modified time | relevance | path

Searched defs:max (Results 1 – 8 of 8) sorted by relevance

/test/xts/hats/hdf/audio/hdi/render/renderVolume/src/
Daudio_hdirender_volume_test.cpp138 float max = 0; variable
163 float max = 0; variable
186 float max = 0; variable
232 float max = 0; variable
277 float max = 0; variable
352 float max = 0; variable
/test/xts/hats/hdf/audio/hdi/capture/captureVolume/src/
Daudio_hdicapture_volume_test.cpp494 float max = 0; variable
519 float max = 0; variable
542 float max = 0; variable
589 float max = 0; variable
635 float max = 0; variable
688 float max = 0; variable
/test/xts/tools/lite/reliability/
DJSPressTest.js105 random(min, max) { argument
/test/xts/acts/ai_lite/ai_engine_posix/base/src/utils/
Dutils.cpp46 int GetRandomInt(int max) in GetRandomInt()
/test/xts/acts/ace/ace_standard/src/main/js/default/pages/slider/prop/
Dindex.js96 max : this.max, property
/test/xts/acts/kernel_lite/time_posix/src/
DAlarmTest.cpp292 const int max = 32; variable
/test/xts/acts/kernel_lite/utils/
Dutils.cpp222 uint32_t GetRandom(uint32_t max) in GetRandom()
/test/xts/acts/kernel_lite/ipc_posix/message_queue/
DIpcMqExceptionTest.cpp62 const int max = 65535; variable