HomeSort by relevance Sort by last modified time
    Searched refs:outerLoop (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/CoreTests/android/core/
SSLSocketTest.java 72 * @param outerLoop The number of times we reconnect and do the request.
79 boolean secure, String path, int outerLoop, int innerLoop,
83 for (int i = 0; i < outerLoop; i++) {
181 int outerLoop, int innerLoop,
183 fetch(clientFactory, host, port, secure, path, outerLoop, innerLoop,
    [all...]
  /external/icu4c/test/intltest/
usettest.cpp 717 int outerLoop;
725 for (outerLoop=0; outerLoop<3; outerLoop++) {
    [all...]

Completed in 365 milliseconds