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

  /external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c 99 const UChar lll_Skel[] = {(UChar)0x6c, (UChar)0x6c, (UChar)0x6c, 0};
519 TEST_ASSERT_EQ(0, u_strcmp(lll_Skel, dest));
520 TEST_ASSERT_EQ(u_strlen(lll_Skel), skelLength);
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 99 const UChar lll_Skel[] = {(UChar)0x6c, (UChar)0x6c, (UChar)0x6c, 0};
519 TEST_ASSERT_EQ(0, u_strcmp(lll_Skel, dest));
520 TEST_ASSERT_EQ(u_strlen(lll_Skel), skelLength);

Completed in 178 milliseconds