Searched refs:loopCount (Results 1 – 2 of 2) sorted by relevance
33 int loopCount = 66; in test_Constructor() local35 for (int i = 0; i < (loopCount); i++) in test_Constructor()55 int loopCount = 66; in test_ConstructorLjava_lang_String() local57 for (int i = 0; i < (loopCount); i++) in test_ConstructorLjava_lang_String()
322 final int loopCount = 20; in test_waitJ() local329 for (int i = 0; i < loopCount; ++i) { in test_waitJ()