Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 23 of 23) sorted by relevance

/tools/asuite/atest/bazel/resources/rules/
Dsoong_prebuilt.bzl17 The rule returns a DefaultInfo provider with all artifacts and runtime dependencies,
19 runtime dependencies and data dependencies.
29 # This field contains this target's outputs and all runtime dependency
31 "transitive_runtime_outputs": "Files required in the runtime environment",
78 # recursively such that only transitive runtime dependency outputs are
113 # Targets that are needed by this target during runtime.
116 # execution we include them since they have their own runtime
160 doc = "A rule for targets with no runtime outputs",
175 runtime_deps: List of runtime dependencies required by this target.
190 # the transitive runtime outputs since static dependencies are already
[all …]
Dtradefed_test_dependency_info.bzl21 required at runtime which is different from what `SoongPrebuiltInfo` exports.
29 "runtime_jars": "Jars required on the runtime classpath",
30 "runtime_shared_libraries": "Shared libraries that are required at runtime",
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DPerfettoPullerMetricCollector.java225 .setSingleDouble((double) result.runtime); in processMetricFile()
337 public final long runtime; field in PerfettoPullerMetricCollector.TraceProcessorResult
340 public TraceProcessorResult(File file, long runtime, String status) { in TraceProcessorResult() argument
342 this.runtime = runtime; in TraceProcessorResult()
362 long runtime = -1L; in convertToMetricProto() local
366 return new TraceProcessorResult(metricOutputFile, runtime, STATUS_FAILURE); in convertToMetricProto()
388 return new TraceProcessorResult(null, runtime, STATUS_FAILURE); in convertToMetricProto()
401 runtime = System.currentTimeMillis() - startTime; in convertToMetricProto()
411 return new TraceProcessorResult(compressedFile, runtime, STATUS_SUCCESS); in convertToMetricProto()
425 return new TraceProcessorResult(null, runtime, STATUS_FAILURE); in convertToMetricProto()
[all …]
/tools/metalava/
DCOMPATIBILITY.md35 …sting valid interactions with an updated library do not trigger unexpected exceptions at runtime**.
37 An example of runtime incompatibility is changing a method from nullable to non-null.
40 to prevent runtime incompatibility with it's checks, but cannot provide any assurances about it.
DFORMAT.md94 hidden, and have class file or runtime retention.
/tools/test/connectivity/acts/framework/acts/
Dutils.py1044 runtime = ''
1046 runtime = job.run('ps -o etime= -p "%s"' % pid).stdout
1047 return runtime
1053 runtime = ''
1055 runtime = job.run('ps -o etime= -p "%s"' % pid).stdout
1056 return runtime
1062 runtime = ''
1064 runtime = adb.shell('ps -o etime= -p "%s"' % pid)
1065 return runtime
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/
DStubsAnnotationTest.kt631 fun `Ensure we emit runtime and deprecated annotations in stubs with exclude-annotations`() { in Ensure we emit runtime and deprecated annotations in stubs with exclude-annotations()
700 …fun `Ensure we include class and runtime and not source annotations in stubs with include-annotati… in Ensure we include class and runtime and not source annotations in stubs with include-annotations()
/tools/netsim/rust/daemon/src/wireless/
Duwb.rs41 static ref PICA_RUNTIME: Arc<tokio::runtime::Runtime> =
42 Arc::new(tokio::runtime::Runtime::new().unwrap());
/tools/asuite/atest/unittest_data/
DAndroidTest.xml.data14 <option name="runtime-hint" value="11m20s" />
DAndroidDalvikTest.xml.data14 <option name="runtime-hint" value="11m20s" />
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestXmlResultParser.java177 String runtime = testcase.getAttribute("time"); in processTestResult() local
182 ParsedTestInfo parsedResults = new ParsedTestInfo(testname, classname, runtime); in processTestResult()
/tools/netsim/rust/daemon/
DCargo.toml34 pdl-runtime = "0.3.0"
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto78 // You may safely remove this entire field without harming runtime
290 // - In the full runtime, this is purely a speed optimization, as the
293 //- In the lite runtime, setting this option changes the semantics of
294 // equals() and hashCode() to more closely match those of the full runtime;
305 // This option has no effect on when used with the lite runtime.
314 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime.
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dcommand_line.proto19 option java_package = "com.google.devtools.build.lib.runtime.proto";
Dinvocation_policy.proto19 option java_package = "com.google.devtools.build.lib.runtime.proto";
Dbuild_event_stream.proto762 // The total runtime of the test.
769 // The total runtime of the test.
/tools/security/fuzzing/example_fuzzer/
DREADME.md63 #8 0x7891304254 (/apex/com.android.runtime/lib64/bionic/libc.so+0x7c254)
/tools/treble/build/treble_build/cmd/
Dmain.go76 workerCountPtr = flag.Int("worker_count", runtime.NumCPU(), "Number of worker routines")
/tools/dexter/testdata/expected/
Dmethod_handles.compact_cfg10 … 4| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
28 … 5| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
60 … 39| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
78 … 47| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
84 … 51| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
957 32| const-string v20, "com.code_intelligence.jazzer.runtime.JazzerInternal"
1030 66| const-string v4, "com.code_intelligence.jazzer.runtime.TraceDataFlowNativeCallbacks"
2921 … 4| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
2949 … 33| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
2975 … 55| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
[all …]
Dmethod_handles.asm9 … 4| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
23 … 5| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
51 … 39| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
63 … 47| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
67 … 51| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
2490 … 4| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
2516 … 33| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
2538 … 55| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
2546 … 62| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
2550 … 67| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
Dmethod_handles.verbose_cfg12 … 4| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
34 … 5| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
82 … 39| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
102 … 47| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
108 … 51| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
1189 32| const-string v20, "com.code_intelligence.jazzer.runtime.JazzerInternal"
1274 66| const-string v4, "com.code_intelligence.jazzer.runtime.TraceDataFlowNativeCallbacks"
3615 … 4| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
3663 … 33| invoke-static {v1}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
3697 … 55| invoke-static {v0}, com.code_intelligence.jazzer.runtime.CoverageMap.recordCoverage(int):void
[all …]
/tools/repohooks/tools/
Dpylintrc163 # (useful for modules/projects where namespaces are manipulated during runtime
Dspelling.txt1301 runtine||runtime