HomeSort by relevance Sort by last modified time
    Searched refs:getSourcePath (Results 1 - 14 of 14) sorted by null

  /external/llvm/utils/lit/lit/
Test.py 38 def getSourcePath(self, components):
75 def getSourcePath(self):
76 return self.suite.getSourcePath(self.path_in_suite)
TestFormats.py 59 source_path = testSuite.getSourcePath(path_in_suite)
81 testPath,testName = os.path.split(test.getSourcePath())
105 source_path = testSuite.getSourcePath(path_in_suite)
161 dir = testSuite.getSourcePath(path_in_suite)
207 cmd.append(test.getSourcePath())
main.py 211 source_path = ts.getSourcePath(path_in_suite)
246 source_path = ts.getSourcePath(path_in_suite)
TestRunner.py 401 sourcepath = test.getSourcePath()
  /cts/tools/cts-java-scanner/src/com/android/cts/javascanner/
DocletRunner.java 43 args.add(getSourcePath(mSourceDir));
64 private String getSourcePath(File sourceDir) {
  /frameworks/base/libs/hwui/
PathCache.cpp 91 const SkPath* sourcePath = path->getSourcePath();
  /tools/motodev/src/plugins/certmanager/src/com/motorolamobility/studio/android/certmanager/ui/wizards/
RemoveExternalPackageSignatureWizard.java 204 .isPrefixOf(this.page.getSourcePath()))
219 .getSourcePath()))
SignExternalPackageWizard.java 278 .isPrefixOf(this.page.getSourcePath()))
291 SignExternalPackageWizard.this.page.getSourcePath()))
RemoveExternalPackageSignaturePage.java 201 File sourceDir = getSourcePath().toFile();
339 public IPath getSourcePath()
  /tools/motodev/src/plugins/preflighting.ui/src/com/motorolamobility/preflighting/ui/wizards/
ApkValidationWizardPage.java 145 File sourceDir = getSourcePath().toFile();
263 public IPath getSourcePath()
  /external/skia/include/core/
SkPath.h 735 const SkPath* getSourcePath() const;
  /external/skia/src/core/
SkPath.cpp 194 const SkPath* SkPath::getSourcePath() const {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 151 milliseconds