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

  /external/chromium_org/third_party/icu/source/test/intltest/
itutil.cpp 502 THING3,
517 TEST_ASSERT_TRUE(flags.get(THING3) == FALSE);
519 logln("get(thing1)=%d, get(thing2)=%d, get(thing3)=%d\n", flags.get(THING1), flags.get(THING2), flags.get(THING3));
523 logln("get(thing1)=%d, get(thing2)=%d, get(thing3)=%d\n", flags.get(THING1), flags.get(THING2), flags.get(THING3));
526 TEST_ASSERT_TRUE(flags.get(THING3) == FALSE);
531 TEST_ASSERT_TRUE(flags.get(THING3) == FALSE);
532 logln("get(thing1)=%d, get(thing2)=%d, get(thing3)=%d\n", flags.get(THING1), flags.get(THING2), flags.get(THING3));
    [all...]
  /external/icu/icu4c/source/test/intltest/
itutil.cpp 520 THING3,
535 TEST_ASSERT_TRUE(flags.get(THING3) == FALSE);
537 logln("get(thing1)=%d, get(thing2)=%d, get(thing3)=%d\n", flags.get(THING1), flags.get(THING2), flags.get(THING3));
541 logln("get(thing1)=%d, get(thing2)=%d, get(thing3)=%d\n", flags.get(THING1), flags.get(THING2), flags.get(THING3));
544 TEST_ASSERT_TRUE(flags.get(THING3) == FALSE);
549 TEST_ASSERT_TRUE(flags.get(THING3) == FALSE);
550 logln("get(thing1)=%d, get(thing2)=%d, get(thing3)=%d\n", flags.get(THING1), flags.get(THING2), flags.get(THING3));
    [all...]

Completed in 77 milliseconds