Searched refs:NOTIFICATION_COUNT (Results 1 – 6 of 6) sorted by relevance
209 for (int i = 0; i < NOTIFICATION_COUNT / 2; i++) { in test_main_none()214 while (num_notifications_sent < NOTIFICATION_COUNT) { in test_main_none()225 for (int i = 0; i < NOTIFICATION_COUNT / 2; i++) { in test_main_enhanced()230 while (num_notifications_sent < NOTIFICATION_COUNT) { in test_main_enhanced()241 for (int i = 0; i < NOTIFICATION_COUNT / 2; i++) { in test_main_unenhanced()246 while (num_notifications_sent < NOTIFICATION_COUNT) { in test_main_unenhanced()257 for (int i = 0; i < NOTIFICATION_COUNT / 2; i++) { in test_main_mixed()262 while (num_notifications_sent < NOTIFICATION_COUNT) { in test_main_mixed()
68 #define NOTIFICATION_COUNT 10 macro69 BUILD_ASSERT(NOTIFICATION_COUNT % 2 == 0);
346 while (num_notifications < NOTIFICATION_COUNT) { in test_main_none()372 while (num_notifications < NOTIFICATION_COUNT) { in test_main_unenhanced()398 while (num_notifications < NOTIFICATION_COUNT) { in test_main_enhanced()424 while (num_notifications < NOTIFICATION_COUNT) { in test_main_mixed()
73 #define NOTIFICATION_COUNT 10 macro74 BUILD_ASSERT(NOTIFICATION_COUNT % 2 == 0);
165 for (int i = 0; i < NOTIFICATION_COUNT / 2; i++) { in test_main()169 while (num_notifications_sent < NOTIFICATION_COUNT / 2) { in test_main()175 if (num_notifications_sent != NOTIFICATION_COUNT) { in test_main()
350 while (num_notifications < NOTIFICATION_COUNT) { in test_main()