Home
last modified time | relevance | path

Searched defs:basePath (Results 1 – 25 of 65) sorted by relevance

123

/external/smali/util/src/test/java/org/jf/util/
DPathUtilTest.java42 …File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar + "te… in pathUtilTest1() local
55 …File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar + "te… in pathUtilTest2() local
70 … File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest3() local
82 File basePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest4() local
94 File basePath = new File(roots[0] + "some" + File.separatorChar + "dir"); in pathUtilTest5() local
106 … File basePath = new File(roots[0] + "some" + File.separatorChar + "dir" + File.separatorChar); in pathUtilTest6() local
118 File basePath = new File(roots[0] + "some"); in pathUtilTest7() local
130 File basePath = new File(roots[0] + "some" + File.separatorChar); in pathUtilTest8() local
142 File basePath = new File(roots[0] + "some"); in pathUtilTest9() local
154 File basePath = new File(roots[0] + "some" + File.separatorChar); in pathUtilTest10() local
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DParameterizedRobolectricTestRunnerUriTest.java20 private final String basePath; field in ParameterizedRobolectricTestRunnerUriTest
24 public ParameterizedRobolectricTestRunnerUriTest(String basePath, in ParameterizedRobolectricTestRunnerUriTest()
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
DClassResourceLoader.java54 private final String basePath; field in ClassResourceLoader
65 public ClassResourceLoader(Class<?> cls, String basePath) { in ClassResourceLoader()
DClassLoaderResourceLoader.java54 private String basePath; field in ClassLoaderResourceLoader
56 public ClassLoaderResourceLoader(ClassLoader classLoader, String basePath) { in ClassLoaderResourceLoader()
/external/cldr/tools/java/org/unicode/cldr/draft/
DExtractCountItems.java37 String basePath; field in ExtractCountItems.SampleData
39 public SampleData(String basePath) { in SampleData()
165 String basePath = parts.toString(); in getSamples() local
/external/skqp/src/ports/
DSkFontMgr_android_parser.cpp636 const SkString& basePath, bool isFallback) in parse_config_file()
693 const SkString& basePath) in append_system_font_families()
712 const SkString& basePath) in append_fallback_font_families_for_locale()
749 const SkString& basePath) in append_system_fallback_font_families()
758 const SkString& basePath) in mixin_vendor_fallback_font_families()
792 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies() local
807 const SkString& basePath, in GetCustomFontFamilies()
/external/skia/src/ports/
DSkFontMgr_android_parser.cpp638 const SkString& basePath, bool isFallback) in parse_config_file()
695 const SkString& basePath) in append_system_font_families()
714 const SkString& basePath) in append_fallback_font_families_for_locale()
751 const SkString& basePath) in append_system_fallback_font_families()
760 const SkString& basePath) in mixin_vendor_fallback_font_families()
794 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies() local
809 const SkString& basePath, in GetCustomFontFamilies()
/external/skqp/tests/
DFontMgrAndroidParserTest.cpp242 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
277 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
354 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
/external/skia/tests/
DFontMgrAndroidParserTest.cpp241 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
276 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
353 SkString basePath = GetResourcePath("fonts/"); in DEF_TEST() local
/external/robolectric-shadows/utils/src/main/java/org/robolectric/util/
DTempDirectory.java12 private final Path basePath; field in TempDirectory
/external/smali/util/src/main/java/org/jf/util/
DPathUtil.java51 List<String> basePath = getPathComponents(canonicalBaseFile); in getRelativeFileInternal() local
/external/deqp/scripts/verify/
Dpackage.py34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
/external/deqp/scripts/build/
Dconfig.py102 def getBinaryPath (self, buildType, basePath): argument
149 def getBinaryPath (self, buildType, basePath): argument
/external/icu/icu4c/source/test/intltest/
Dintltest.h384 char basePath[1024]; variable
/external/cldr/tools/java/org/unicode/cldr/util/
DValidity.java52 final String basePath = validityDirectory; in Validity() local
/external/skqp/tools/viewer/
DNIMASlide.cpp46 SkString basePath = SkOSPath::Join(dirName.c_str(), baseName.c_str()); in NIMASlide() local
/external/okhttp/samples/static-server/src/main/java/com/squareup/okhttp/sample/
DSampleServer.java62 private MockResponse directoryToResponse(String basePath, File directory) { in directoryToResponse()
/external/deqp/executor/tools/
DxeExtractShaderPrograms.cpp77 …const string basePath = string(de::FilePath::join(cmdLine.dstPath, casePath).getPath()) + "." + de… in writeShaderProgram() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPIteratorImpl.java80 XMPPath basePath = new XMPPath(); in XMPIteratorImpl() local
/external/deqp/scripts/
Dmake_release.py50 def removeLeadingPath (path, basePath): argument
62 def getFileList (basePath): argument
Drun_nightly.py97 def getBinaryPath(self, basePath): argument
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DResultSpec.java259 VarString basePath = instructions.get(Instruction.BASE_XPATH); in getResultPath() local
/external/jsoncpp/src/jsontestrunner/
Dmain.cpp282 Json::String basePath = removeSuffix(opts.path, ".json"); in runTest() local
/external/autotest/frontend/client/src/autotest/afe/
DJobDetailView.java571 String basePath = jobId + "-" + owner + "/" + executionSubdir + "/"; in createWidget() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DURI.java523 String basePath = p_base.getPath(); in initialize() local

123