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

  /external/chromium_org/third_party/icu/source/test/intltest/
simplethread.cpp 320 UBool fRan; // True if the thread was successfully started
343 imp->fRan = FALSE;
350 if (imp->fRan) {
365 imp->fRan = TRUE;
396 imp->fRan = FALSE;
  /external/icu/icu4c/source/test/intltest/
simplethread.cpp 330 UBool fRan; // True if the thread was successfully started
353 imp->fRan = FALSE;
360 if (imp->fRan) {
375 imp->fRan = TRUE;
406 imp->fRan = FALSE;

Completed in 371 milliseconds