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

  /external/chromium/third_party/icu/source/test/iotest/
strtst.c 744 static const UChar x15[] = { 0x78, 0x31, 0x35, 0 }; local
769 actual_result = u_sscanf(x15, "%C%d%n", &character, &i32, &actual_count);
  /external/icu4c/test/iotest/
strtst.c 744 static const UChar x15[] = { 0x78, 0x31, 0x35, 0 }; local
769 actual_result = u_sscanf(x15, "%C%d%n", &character, &i32, &actual_count);

Completed in 3647 milliseconds