Searched refs:MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
91 #define MAX_COUNT ((MAX_ALIGNMENT) * 32) macro93 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD)121 for (int count = 0; count < MAX_COUNT; ++count) { in test_16()138 for (int count = 0; count < MAX_COUNT; ++count) { in test_32()
251 final int MAX_COUNT = 100; in testProxyClassUnloading() local260 count <= MAX_COUNT); in testProxyClassUnloading()