Home
last modified time | relevance | path

Searched defs:simpleTest (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/
DExhaustiveTest.java31 private void simpleTest(String s) throws Exception { in simpleTest() method in ExhaustiveTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/
DExhaustiveTest.java28 private void simpleTest(String s) throws Exception { in simpleTest() method in ExhaustiveTest
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmssdemux.c106 GST_START_TEST (simpleTest) in GST_START_TEST() argument
Dhls_demux.c264 GST_START_TEST (simpleTest) in GST_START_TEST() argument
Ddash_demux.c195 GST_START_TEST (simpleTest) in GST_START_TEST() argument
/third_party/icu/icu4c/source/test/intltest/
Dincaltst.cpp1102 void IntlCalendarTest::simpleTest(const Locale& loc, const UnicodeString& expect, UDate expectDate,… in simpleTest() function in IntlCalendarTest