Home
last modified time | relevance | path

Searched defs:collected (Results 1 – 25 of 123) sorted by relevance

12345

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DInstrumentationTestTest.java450 RunInstrumentationTestsAnswer collected = in testRun_betterFailure() local
504 RunInstrumentationTestsAnswer collected = in testRun_rerun() local
571 RunInstrumentationTestsAnswer collected = in testRun_duplicate() local
623 RunInstrumentationTestsAnswer collected = in testRun_duplicate_disable() local
676 RunInstrumentationTestsAnswer collected = in testRun_rerun_Parameterized() local
740 RunInstrumentationTestsAnswer collected = in testRun_rerunCoverage() local
815 RunInstrumentationTestsAnswer collected = in testRun_resume() local
969 RunInstrumentationTestsAnswer collected = in testCollectWorks_RunCrash() local
1017 RunInstrumentationTestsAnswer collected = in testRun_noMoreTests() local
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/test/
H A DIterableFlowTckTest.kt45 val collected = ArrayList<Long>() in testStackOverflowTrampoline() constant
80 val collected = ArrayList<Long>() in testConcurrentRequest() constant
/aosp_15_r20/external/fmtlib/support/
H A Ddocopt.py112 def match(self, left, collected=None): argument
221 def match(self, left, collected=None): argument
234 def match(self, left, collected=None): argument
248 def match(self, left, collected=None): argument
270 def match(self, left, collected=None): argument
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
H A DOnCompletionTest.kt133 val collected = ArrayList<TestData>() in <lambda>() constant
159 val collected = ArrayList<TestData>() in <lambda>() constant
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/
Dadaptive_merge.hpp28 , typename iterator_traits<RandIt>::size_type collected in adaptive_merge_combine_blocks()
99 , typename iterator_traits<RandIt>::size_type collected in adaptive_merge_final_merge()
246 size_type const collected = collect_unique(first, first+len1, to_collect, comp, xbuf); in adaptive_merge_impl() local
/aosp_15_r20/bionic/libc/bionic/
H A Dgetentropy.cpp40 size_t collected = 0; in getentropy_urandom() local
60 size_t collected = 0; in getentropy() local
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/test/java/software/amazon/awssdk/http/apache/
H A DMetricReportingTest.java77 MetricCollection collected = collector.collect(); in prepareRequest_callableCalled_metricsReported() local
95 MetricCollection collected = collector.collect(); in prepareRequest_connectionManagerNotPooling_callableCalled_metricsReported() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/flow/
H A DStateFlowCommonStressTest.kt14 var collected = 0L in <lambda>() variable
/aosp_15_r20/external/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/processor/
H A DAnnotationsInDependenciesProcessor.kt29 val collected = collectAnnotations(resolver, qName) in <lambda>() constant
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/
H A DStateFlowStressTest.kt20 val collected = Array(nCollectors) { LongArray(nEmitters) } in <lambda>() constant
/aosp_15_r20/development/tools/winscope/src/trace_collection/
H A Dadb_files.ts21 collected: File[]; property
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/tests/
Djmap.rs28 let mut collected = Vec::new(); in jmap_push_and_iterate() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/jni/tests/
Djmap.rs28 let mut collected = Vec::new(); in jmap_push_and_iterate() localVariable
/aosp_15_r20/libcore/ojluni/src/test/java/util/HashMap/
H A DReplaceExisting.java73 HashSet<Integer> collected = new HashSet<>(hm.size()); in testItr() local
/aosp_15_r20/external/aws-sdk-java-v2/core/metrics-spi/src/test/java/software/amazon/awssdk/metrics/internal/
H A DDefaultMetricCollectorTest.java70 MetricCollection collected = parent.collect(); in testCollect_returnedCollectionContainsAllChildren() local
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DUserDataRepositoryTest.java133 final var collected = new ArrayList<UserData>(); in collectUserData() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DSharedLibraryUtils.java93 ArrayList<SharedLibraryInfo> collected, Set<String> collectedNames) { in findSharedLibrariesRecursive()
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/
H A DTaggedTest.kt31 class Emitter(private val collected: Collector) : TaggedDecoder<Int?>() { constant in kotlinx.serialization.TaggedTest.Emitter
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs87 let mut collected = self.replace_with.by_ref().collect::<Vec<I::Item>>().into_iter(); in drop() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs87 let mut collected = self.replace_with.by_ref().collect::<Vec<I::Item>>().into_iter(); in drop() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs87 let mut collected = self.replace_with.by_ref().collect::<Vec<I::Item>>().into_iter(); in drop() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs87 let mut collected = self.replace_with.by_ref().collect::<Vec<I::Item>>().into_iter(); in drop() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/vec/
H A Dsplice.rs87 let mut collected = self.replace_with.by_ref().collect::<Vec<I::Item>>().into_iter(); in drop() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/sequence/
H A Dtests.rs46 let collected: Vec<ErrorKind<u32>> = v.iter().map(|&(_, ref e)| e.clone()).collect(); localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/sequence/
Dtests.rs46 let collected: Vec<ErrorKind<u32>> = v.iter().map(|&(_, ref e)| e.clone()).collect(); localVariable

12345