Home
last modified time | relevance | path

Searched defs:resourcePath (Results 1 – 25 of 28) sorted by relevance

12

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/res/
DDrawableResourceLoaderNoRunnerTest.java69 ResourcePath resourcePath = new ResourcePath(null, mockTestBaseDir, null); in shouldFindDrawableResourcesWorkWithUnixJarFilePath() local
92 ResourcePath resourcePath = new ResourcePath(null, mockTestBaseDir, null); in shouldFindDrawableResourcesWorkWithUnixFilePath() local
115 ResourcePath resourcePath = new ResourcePath(null, mockTestBaseDir, null); in shouldFindDrawableResourcesWorkWithWindowsJarFilePath() local
138 ResourcePath resourcePath = new ResourcePath(null, mockTestBaseDir, null); in shouldFindDrawableResourcesWorkWithWindowsFilePath() local
DStyleResourceLoaderTest.java22 ResourcePath resourcePath = sdkResources(JELLY_BEAN); in setUp() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DParameterizedRobolectricTestRunnerUriTest.java21 private final String resourcePath; field in ParameterizedRobolectricTestRunnerUriTest
25 String resourcePath, in ParameterizedRobolectricTestRunnerUriTest()
/external/robolectric/robolectric/src/test/java/org/robolectric/
DParameterizedRobolectricTestRunnerUriTest.java21 private final String resourcePath; field in ParameterizedRobolectricTestRunnerUriTest
25 String resourcePath, in ParameterizedRobolectricTestRunnerUriTest()
/external/robolectric/resources/src/main/java/org/robolectric/res/
DRawResourceLoader.java9 private final ResourcePath resourcePath; field in RawResourceLoader
11 public RawResourceLoader(ResourcePath resourcePath) { in RawResourceLoader()
DResourceTableFactory.java11 public PackageResourceTable newFrameworkResourceTable(ResourcePath resourcePath) { in newFrameworkResourceTable()
DDrawableResourceLoader.java17 void findDrawableResources(ResourcePath resourcePath) throws IOException { in findDrawableResources()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DRawResourceLoader.java6 private final ResourcePath resourcePath; field in RawResourceLoader
8 public RawResourceLoader(ResourcePath resourcePath) { in RawResourceLoader()
DResourceTableFactory.java10 public PackageResourceTable newFrameworkResourceTable(ResourcePath resourcePath) { in newFrameworkResourceTable()
DDrawableResourceLoader.java20 void findDrawableResources(ResourcePath resourcePath) { in findDrawableResources()
/external/robolectric/robolectric/src/test/java/org/robolectric/res/
DStyleResourceLoaderTest.java22 ResourcePath resourcePath = sdkResources(JELLY_BEAN); in setUp() local
DDrawableResourceLoaderNoRunnerTest.java31 ResourcePath resourcePath = new ResourcePath(null, testBaseDir, null); in shouldFindDrawableResources() local
/external/skia/tests/
DBadIcoTest.cpp37 SkString resourcePath = SkOSPath::Join(badImagesFolder, badImages[i]); in DEF_TEST() local
DSkSLTest.cpp96 SkString resourcePath = SkStringPrintf("sksl/%s", testFile); in load_source() local
/external/clang/test/Analysis/
DMissingDealloc.m155 NSString *resourcePath; field
164 - (NSString *)resourcePath; method
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/
DSdkEnvironment.java34 ResourcePath resourcePath = createRuntimeSdkResourcePath(dependencyResolver); in getSystemResourceTable() local
/external/skia/infra/bots/task_drivers/run_wasm_gm_tests/
Drun_wasm_gm_tests.go194 func runTests(ctx context.Context, builtPath, nodeBinPath, resourcePath, testHarnessPath, workPath … argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelativeDateFormat.java339 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in initializeCombinedFormat() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DRelativeDateFormat.java342 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in initializeCombinedFormat() local
/external/robolectric/processor/src/main/java/org/robolectric/annotation/processing/validator/
DSdkStore.java286 private static File copyResourceToFile(String resourcePath) throws IOException { in copyResourceToFile()
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/
DSdkStore.java269 private static File copyResourceToFile(String resourcePath) throws IOException { in copyResourceToFile()
/external/robolectric/robolectric/src/main/java/org/robolectric/android/internal/
DAndroidTestEnvironment.java420 ResourcePath resourcePath = createRuntimeSdkResourcePath(); in getSystemResourceTable() local
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp1474 const char* resourcePath = va_arg(args, const char*); in traceData() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRelativeDateTimeFormatter.java1517 String resourcePath = "calendar/" + calType + "/DateTimePatterns"; in getDateTimePattern() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRelativeDateTimeFormatter.java1428 String resourcePath = "calendar/" + calType + "/DateTimePatterns"; in getDateTimePattern() local

12