Home
last modified time | relevance | path

Searched defs:relativePath (Results 1 – 25 of 48) sorted by relevance

12

/external/smali/util/src/test/java/org/jf/util/
DPathUtilTest.java43 …File relativePath = new File(roots[1] + "some" + File.separatorChar + "dir" + File.separatorChar +… in pathUtilTest1() local
56 …File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar +… in pathUtilTest2() local
71 … File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest3() local
83 File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest4() local
95 … File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest5() local
107 File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest6() local
119 File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest7() local
131 … File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest8() local
143 … File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest9() local
155 File relativePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest10() local
[all …]
/external/skqp/tools/skdiff/
Dskdiff_html.cpp182 const SkString& relativePath, bool local) { in print_diff_resource_cell()
212 static void print_diff_row(SkFILEWStream* stream, DiffRecord& diff, const SkString& relativePath) { in print_diff_row()
256 SkString relativePath; in print_diff_page() local
/external/skia/tools/skdiff/
Dskdiff_html.cpp182 const SkString& relativePath, bool local) { in print_diff_resource_cell()
212 static void print_diff_row(SkFILEWStream* stream, DiffRecord& diff, const SkString& relativePath) { in print_diff_row()
256 SkString relativePath; in print_diff_page() local
/external/dokka/core/src/main/kotlin/Locations/
DLocation.kt28 …val relativePath = ownerFolder.toPath().relativize(other.file.toPath()).toString().replace(File.se… in relativePathTo() constant
/external/mockito/src/test/java/org/mockitoutil/
DSimpleClassGenerator.java14 String relativePath = qualifiedName.replace('.', '/'); in makeMarkerInterface() local
/external/skqp/src/utils/
DSkOSPath.cpp10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
/external/skia/src/utils/
DSkOSPath.cpp10 SkString SkOSPath::Join(const char *rootPath, const char *relativePath) { in Join()
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DTestCredentials.cs76 private static string GetPath(string relativePath) in GetPath()
/external/robolectric-shadows/shadows/httpclient/src/test/java/org/robolectric/util/
DTestRunnerWithManifest.java32 final URI relativePath = workingDirectory.relativize(absolutePath); in resourcesBaseDirFile() local
/external/robolectric-shadows/shadows/supportv4/src/test/java/org/robolectric/util/
DTestRunnerWithManifest.java32 final URI relativePath = workingDirectory.relativize(absolutePath); in resourcesBaseDirFile() local
/external/libchrome/mojo/public/js/
Dbase.js110 function loadMojomIfNecessary(id, relativePath) { argument
/external/curl/lib/
Dcurl_path.c121 bool relativePath = false; in Curl_get_pathname() local
/external/vogar/src/vogar/
DActionFinder.java92 String relativePath = className.replace('.', File.separatorChar) + ".java"; in getSourcePath() local
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/
DMavenManifestFactory.java37 final URI relativePath = workingDirectory.relativize(absolutePath); in identify() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DSystemIDResolver.java103 private static String getAbsolutePathFromRelativePath(String relativePath) in getAbsolutePathFromRelativePath()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSystemIDResolver.java96 private static String getAbsolutePathFromRelativePath(String relativePath) in getAbsolutePathFromRelativePath()
/external/junit/src/main/java/org/junit/rules/
DTemporaryFolder.java203 File relativePath = null; in newFolder() local
/external/testng/src/main/java/org/testng/reporters/
DXMLReporter.java105 String relativePath = suite.getName() + File.separatorChar + FILE_NAME; in referenceSuite() local
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/
DSourceRoot.java97 final Path relativePath = fileInPackageRelativePath(startPackage, filename); in tryToParse() local
/external/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/
DStatszZPageHandler.java236 String relativePath = entry.getKey(); in emitDirectoryTable() local
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DHttpUrlTest.java517 @Test public void relativePath() throws Exception { in relativePath() method in HttpUrlTest
/external/cldr/tools/java/org/unicode/cldr/util/
DCldrUtility.java1027 public static InputStream getInputStream(Class<?> callingClass, String relativePath) { in getInputStream()
DXMLSource.java278 static String addRelative(String oldPath, String relativePath) { in addRelative()
/external/guice/lib/build/
Dspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
/external/testng/ant/3rdparty/
DDTDDoc.jarMETA-INF/ META-INF/MANIFEST.MF DTDDoc/ DTDDoc/AntLogger.class AntLogger ...

12