Searched refs:MAX_NUM (Results 1 – 7 of 7) sorted by relevance
21 #define MAX_NUM 100 macro30 char character[MAX_NUM] = { 0x00 }; in SysparamDynamicFuzzTest()35 unsigned int len[MAX_NUM] = { 0x00 }; in SysparamDynamicFuzzTest()
21 #define MAX_NUM 100 macro30 char character[MAX_NUM] = { 0x00 }; in SysparamStaticFuzzTest()35 unsigned int len[MAX_NUM] = { 0x00 }; in SysparamStaticFuzzTest()
26 const int MAX_NUM = 10; variable56 while (g_testData.data < MAX_NUM) { in TestSetData()95 while (data < MAX_NUM) { in TestReadData()
21 #define MAX_NUM 100 macro30 char character[MAX_NUM] = { 0x00 }; in FscryptUtilsFuzzTest()
22 #define MAX_NUM 65536.0 macro85 return data.Get() / MAX_NUM; in Get()
21 #define MAX_NUM 100 macro36 char character[MAX_NUM] = { 0x00 }; in SysparamDynamicFuzzTest()
122 let MAX_NUM = 128;125 expect(num).assertEqual(MAX_NUM);