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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c 35 static void testBidi(void);
112 addTest(root, testBidi, "complex/bidi/TestBidi");
148 testBidi(void) {
152 log_verbose("\nEntering TestBidi\n\n");
175 log_verbose("\nExiting TestBidi\n\n");
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 35 static void testBidi(void);
122 addTest(root, testBidi, "complex/bidi/TestBidi");
163 testBidi(void) {
167 log_verbose("\nEntering TestBidi\n\n");
190 log_verbose("\nExiting TestBidi\n\n");
    [all...]

Completed in 29 milliseconds