Home
last modified time | relevance | path

Searched refs:testStreaming (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestStreaming.java77 public void testStreaming() in testStreaming() method in TestStreaming
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestStreaming.java74 public void testStreaming() in testStreaming() method in TestStreaming
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c98 static void testStreaming(void);
137 addTest(root, testStreaming, "complex/bidi/TestStreaming"); in addComplexTest()
4409 testStreaming(void) { in testStreaming() function