Searched refs:TRY_TIMES (Results 1 – 9 of 9) sorted by relevance
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/ |
D | poc.c | 34 #define TRY_TIMES 900 macro 84 int i, try_time = TRY_TIMES, ret; in main() 123 for(i = 0; i < TRY_TIMES; i++){ in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8426/ |
D | poc.c | 34 #define TRY_TIMES 900 macro 84 int i, try_time = TRY_TIMES, ret; in main() 124 for(i = 0; i < TRY_TIMES; i++){ in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6732/ |
D | poc.c | 30 #define TRY_TIMES 900 macro 114 int i, try_time = TRY_TIMES, ret; in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6734/ |
D | poc.c | 30 #define TRY_TIMES KEEPON_THREAD_NUM macro 117 int i, try_time = TRY_TIMES, ret; in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6735/ |
D | poc.c | 30 #define TRY_TIMES KEEPON_THREAD_NUM macro 116 int i, try_time = TRY_TIMES, ret; in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6731/ |
D | poc.c | 30 #define TRY_TIMES CLK_THREAD_NUM macro 120 int i, try_time = TRY_TIMES, ret; in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6730/ |
D | poc.c | 30 #define TRY_TIMES CLK_THREAD_NUM macro 120 int i, try_time = TRY_TIMES, ret; in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6736/ |
D | poc.c | 30 #define TRY_TIMES SUBMIT_THREAD_NUM macro 130 int i, try_time = TRY_TIMES, ret; in main()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/ |
D | poc.c | 113 #define TRY_TIMES 2 macro
|