/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | ArtRunTestTest.java | 139 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest_unsetRunTestNameOption() local 162 private void doTestRunSingleTest(final String runTestName, final String classpath) in doTestRunSingleTest() 255 private void doTestDoNotRunSingleTest(final String runTestName, final String classpath) in doTestDoNotRunSingleTest() 273 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest() local 289 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest_nonZeroExitCode() local 392 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest_failedStandardOutputTransfer_sizesMismatch() local 494 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest_failedStandardOutputTransfer_md5DigestsMismatch() local 596 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest_unexpectedStandardOutput() local 705 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest_unexpectedStandardError() local 814 final String classpath = "/data/local/tmp/test/test.jar"; in testRunSingleTest_multipleErrors() local [all …]
|
/aosp_15_r20/external/turbine/javatests/com/google/turbine/lower/ |
H A D | IntegrationTestSupport.java | 480 Map<String, String> input, ImmutableList<Path> classpath) throws IOException { in runTurbine() 485 Map<String, String> input, ImmutableList<Path> classpath, ImmutableList<String> javacopts) in runTurbine() 493 ImmutableList<Path> classpath, in runTurbine() 511 ImmutableList<Path> classpath, in turbineAnalysis() 526 Map<String, String> sources, Collection<Path> classpath, ImmutableList<String> options) in runJavacAnalysis() 533 Collection<Path> classpath, in runJavacAnalysis() 543 Map<String, String> sources, Collection<Path> classpath) throws Exception { in runJavac() 549 Map<String, String> sources, Collection<Path> classpath, ImmutableList<String> options) in runJavac() 585 Collection<Path> classpath, in setupJavac()
|
/aosp_15_r20/external/turbine/javatests/com/google/turbine/deps/ |
H A D | DependenciesTest.java | 62 private ImmutableList<Path> classpath = ImmutableList.of(); field in DependenciesTest.LibraryBuilder 69 LibraryBuilder setClasspath(Path... classpath) { in setClasspath() 88 List<Path> classpath; field in DependenciesTest.DepsBuilder 91 DepsBuilder setClasspath(Path... classpath) { in setClasspath() 257 ImmutableList<String> classpath = in unreducedClasspathTest() local 272 ImmutableList<String> classpath = in reducedClasspathTest() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/dex/ |
H A D | DexoptUtils.java | 110 String classpath = baseClassPath; in getClassLoaderContexts() local 288 private static String encodeClasspath(String classpath, String newElement) { in encodeClasspath() 299 /*package*/ static String encodeClassLoader(String classpath, String classLoaderName) { in encodeClassLoader() 315 private static String encodeClassLoader(String classpath, String classLoaderName, in encodeClassLoader() 377 String classpath = encodeClasspath(classPaths.get(i).split(File.pathSeparator)); in processContextForDexLoad() local
|
/aosp_15_r20/external/vogar/src/vogar/commands/ |
H A D | Javac.java | 38 public Javac bootClasspath(Classpath classpath) { in bootClasspath() 43 public Javac classpath(File... path) { in classpath() method in Javac 47 public Javac classpath(Classpath classpath) { in classpath() method in Javac
|
H A D | VmCommandBuilder.java | 42 private Classpath classpath = new Classpath(); field in VmCommandBuilder 81 public VmCommandBuilder classpath(Classpath classpath) { in classpath() argument
|
/aosp_15_r20/libcore/tools/openjdk-analyzer/src/libcore/tools/analyzer/openjdk/ |
H A D | DependencyAnalyzer.java | 76 public DependencyAnalyzer(Path classpath, Path excludeClasspath, boolean includeInternal, in DependencyAnalyzer() 252 protected final Path classpath; field in DependencyAnalyzer.ExcludeClasspathFilter 254 public static ExcludeClasspathFilter getInstance(Path classpath) in getInstance() 262 private ExcludeClasspathFilter(Path classpath) { in ExcludeClasspathFilter() 295 private Impl(Path classpath) throws IOException { in Impl() 466 Path classpath; in getZipFile() local
|
H A D | Main.java | 345 public String classpath = "21"; field in Main.CommandShowDeps 495 public String classpath = "21"; field in Main.CommandListNoDeps 579 public String classpath = "21"; field in Main.CommandListNewApis
|
/aosp_15_r20/external/ksp/kotlin-analysis-api/src/test/kotlin/com/google/devtools/ksp/impl/test/ |
H A D | AbstractKSPAATest.kt | 63 val classpath = mutableListOf<String>() in <lambda>() constant 93 val classpath = (dependencies + KtTestUtil.getAnnotationsJar() + module.outDir) in <lambda>() constant
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/sandbox/ |
D | SandboxConfigUtil.java | 50 String classpath, IRunUtil runUtil, String[] args, DumpCmd dump, File globalConfig) in dumpConfigForVersion() 69 String classpath, in dumpConfigForVersion() 163 String classpath = ""; in dumpConfigForVersion() local
|
/aosp_15_r20/prebuilts/checkstyle/ |
H A D | checkstyle.py | 75 def RunCheckstyleOnFiles(java_files, classpath=CHECKSTYLE_JAR, config_xml=CHECKSTYLE_STYLE): argument 95 classpath=CHECKSTYLE_JAR, argument 177 def _ExecuteCheckstyle(java_files, classpath, config_xml): argument
|
/aosp_15_r20/art/runtime/ |
H A D | class_loader_context_test.cc | 76 const std::string& classpath) { in VerifyClassLoaderPCL() 83 const std::string& classpath) { in VerifyClassLoaderDLC() 90 const std::string& classpath) { in VerifyClassLoaderIMC() 98 const std::string& classpath) { in VerifyClassLoaderSharedLibraryPCL() 107 const std::string& classpath) { in VerifyClassLoaderSharedLibraryPCLAfter() 116 const std::string& classpath) { in VerifyClassLoaderSharedLibraryIMC() 134 const std::string& classpath) { in VerifyClassLoaderSharedLibraryDLC() 395 const std::string& classpath) { in VerifyClassLoaderInfo() 409 const std::string& classpath) { in VerifyClassLoaderInfoSL() 426 const std::string& classpath) { in VerifyClassLoaderInfoSLAfter() [all …]
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/cluster/ |
D | ClusterCommandLauncherTest.java | 127 final String classpath = ArrayUtil.join(":", jars); in testRun() local 206 final String classpath = ArrayUtil.join(":", jars); in testRun_withTFDeviceCount() local 252 final String classpath = tfJar.getAbsolutePath(); in testRun_withSetupScripts() local
|
/aosp_15_r20/external/kotlinc/lib/ |
HD | kotlin-runner.jar | ... .Method main
String savedClasspathProperty
java.util.List classpath
java.util.List compilerArguments
java.util. ... |
/aosp_15_r20/art/odrefresh/ |
H A D | odr_config.h | 246 void SetDex2oatBootclasspath(const std::string& classpath) { in SetDex2oatBootclasspath() 263 void SetSystemServerClasspath(const std::string& classpath) { in SetSystemServerClasspath() 278 void SetBootClasspath(const std::string& classpath) { boot_classpath_ = classpath; } in SetBootClasspath()
|
/aosp_15_r20/external/vogar/src/vogar/android/ |
H A D | DexTask.java | 31 private final Classpath classpath; field in DexTask 39 …public DexTask(Dexer dexer, AndroidSdk androidSdk, Classpath classpath, boolean benchmark, String … in DexTask()
|
/aosp_15_r20/libcore/support/src/test/java/tests/util/ |
H A D | ClassLoaderBuilder.java | 113 List<URL> classpath = new ArrayList<URL>(); in build() local 140 String classpath = System.getProperty(propertyName); in classpathToUrls() local
|
/aosp_15_r20/development/tools/idegen/src/ |
H A D | Eclipse.java | 36 StringBuilder classpath = new StringBuilder(); in generateFrom() local 118 StringBuilder classpath = new StringBuilder(); in constructExcluding() local
|
/aosp_15_r20/external/nullaway/jmh/src/main/java/com/uber/nullaway/jmh/ |
H A D | NullawayJavac.java | 102 String classpath, in create() 161 @Nullable String classpath, in NullawayJavac()
|
/aosp_15_r20/external/ow2-asm/benchmarks/libs/ |
HD | jclasslib.jar | ... org/gjt/jclasslib/browser/config/classpath/
org/gjt/jclasslib/browser/config ... |
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/ |
H A D | Binder.java | 80 ClassPath classpath, in bind() 89 ClassPath classpath, in bind() 126 ClassPath classpath, in bind()
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | proguard.py | 435 def _OutputKeepRules(r8_path, input_paths, classpath, targets_re_string, argument 455 def _CheckForMissingSymbols(r8_path, dex_files, classpath, warnings_as_errors, argument
|
H A D | lint.py | 81 classpath=None, argument 211 classpath, argument
|
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | lint.py | 63 classpath=None, argument 193 classpath, argument
|
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/rt/ |
H A D | InstrClassLoader.java | 46 public InstrClassLoader (final ClassLoader parent, final File [] classpath, in InstrClassLoader() 372 private static URL [] filesToURLs (final File [] classpath) in filesToURLs()
|