Searched defs:testLoader (Results 1 - 4 of 4) sorted by relevance
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ | ||
| H A D | LSTMBreakEngineTest.java | 33 private static final ClassLoader testLoader = LSTMBreakEngineTest.class.getClassLoader(); field in LSTMBreakEngineTest |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ | ||
| H A D | ICUResourceBundleTest.java | 48 private static final ClassLoader testLoader = ICUResourceBundleTest.class.getClassLoader(); field in ICUResourceBundleTest [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ | ||
| H A D | ICUResourceBundleTest.java | 45 private static final ClassLoader testLoader = ICUResourceBundleTest.class.getClassLoader(); field in ICUResourceBundleTest [all...] |
| /third_party/python/Lib/unittest/test/ | ||
| H A D | test_program.py | 113 testLoader=self.FooBarLoader()) variable in Test_TestProgram.test_defaultTest_with_iterable.FakeRunner 174 testLoader = unittest.defaultTestLoader variable in InitialisableProgram |
Completed in 4 milliseconds