/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/res/ |
D | DrawableResourceLoaderNoRunnerTest.java | 71 DrawableResourceLoader testLoader = new DrawableResourceLoader(resourceTable); in shouldFindDrawableResourcesWorkWithUnixJarFilePath() local 94 DrawableResourceLoader testLoader = new DrawableResourceLoader(resourceTable); in shouldFindDrawableResourcesWorkWithUnixFilePath() local 117 DrawableResourceLoader testLoader = new DrawableResourceLoader(resourceTable); in shouldFindDrawableResourcesWorkWithWindowsJarFilePath() local 140 DrawableResourceLoader testLoader = new DrawableResourceLoader(resourceTable); in shouldFindDrawableResourcesWorkWithWindowsFilePath() local
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowAsyncTaskLoaderTest.java | 40 TestLoader testLoader = new TestLoader(42); in forceLoad_multipleLoads() local
|
/external/robolectric-shadows/shadows/supportv4/src/test/java/org/robolectric/shadows/support/v4/ |
D | ShadowAsyncTaskLoaderTest.java | 40 TestLoader testLoader = new TestLoader(42); in forceLoad_multipleLoads() local
|
/external/python/cpython2/Lib/unittest/ |
D | main.py | 73 testRunner=None, testLoader=loader.defaultTestLoader, argument
|
/external/guava/guava-gwt/test/com/google/common/cache/ |
D | CacheBuilderGwtTest_gwt.java | 93 public void testLoader() throws Exception { in testLoader() method in CacheBuilderGwtTest_gwt
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | CacheBuilderGwtTest.java | 55 public void testLoader() throws ExecutionException { in testLoader() method in CacheBuilderGwtTest
|
/external/python/cpython3/Lib/unittest/ |
D | main.py | 66 testRunner=None, testLoader=loader.defaultTestLoader, argument
|
/external/python/cpython2/Lib/unittest/test/ |
D | test_program.py | 102 testLoader = unittest.defaultTestLoader variable in InitialisableProgram
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_program.py | 140 testLoader = unittest.defaultTestLoader variable in InitialisableProgram
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 45 private static final ClassLoader testLoader = ICUResourceBundleTest.class.getClassLoader(); field in ICUResourceBundleTest
|
D | ULocaleTest.java | 4001 final ClassLoader testLoader = ICUResourceBundleTest.class.getClassLoader(); in TestCLDRVersion() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 48 private static final ClassLoader testLoader = ICUResourceBundleTest.class.getClassLoader(); field in ICUResourceBundleTest
|
D | ULocaleTest.java | 4004 final ClassLoader testLoader = ICUResourceBundleTest.class.getClassLoader(); in TestCLDRVersion() local
|