Home
last modified time | relevance | path

Searched defs:seen (Results 1 – 25 of 982) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/
H A Dkselftest_harness.h454 #define ASSERT_EQ(expected, seen) \ argument
465 #define ASSERT_NE(expected, seen) \ argument
476 #define ASSERT_LT(expected, seen) \ argument
487 #define ASSERT_LE(expected, seen) \ argument
498 #define ASSERT_GT(expected, seen) \ argument
509 #define ASSERT_GE(expected, seen) \ argument
519 #define ASSERT_NULL(seen) \ argument
529 #define ASSERT_TRUE(seen) \ argument
539 #define ASSERT_FALSE(seen) \ argument
550 #define ASSERT_STREQ(expected, seen) \ argument
[all …]
/aosp_15_r20/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sorting/
DSortingCursorWrapperTest.java135 BitSet seen = new BitSet(ITEM_COUNT); in testSort_names_ascending() local
159 BitSet seen = new BitSet(ITEM_COUNT); in testSort_names_descending() local
188 BitSet seen = new BitSet(ITEM_COUNT); in testSort_sizes_ascending() local
211 BitSet seen = new BitSet(ITEM_COUNT); in testSort_sizes_descending() local
248 BitSet seen = new BitSet(ITEM_COUNT); in testSort_sizesWithBucketing_ascending() local
300 BitSet seen = new BitSet(ITEM_COUNT); in testSort_sizesWithBucketing_descending() local
413 final BitSet seen = new BitSet(ITEM_COUNT); in testSort_type_ascending() local
445 final BitSet seen = new BitSet(ITEM_COUNT); in testSort_type_descending() local
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/
H A DNodeIteratorTest.java93 StringBuilder seen = new StringBuilder(); in canRemoveViaIterator() local
120 StringBuilder seen = new StringBuilder(); in canRemoveViaNode() local
147 StringBuilder seen = new StringBuilder(); in canReplace() local
192 StringBuilder seen = new StringBuilder(); in canFilterForElements() local
206 StringBuilder seen = new StringBuilder(); in canFilterForTextNodes() local
221 StringBuilder seen = new StringBuilder(); in canModifyFilteredElements() local
H A DAttributesTest.java96 int seen = 0; in testIteratorHasNext() local
140 int seen = 0; in testIteratorSkipsInternal() local
152 int seen = 0; in iteratorThrows() local
210 int seen = 0; in testIteratorRemove() local
229 int seen = 0; in testIteratorRemoveConcurrentException() local
H A DNodeStreamTest.java20 StringBuilder seen = new StringBuilder(); in canStream() local
41 StringBuilder seen = new StringBuilder(); in canFilter() local
64 StringBuilder seen = new StringBuilder(); in elementStream() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfix_storage_class.cpp30 std::set<uint32_t> seen; in Process() local
54 std::set<uint32_t>* seen) { in PropagateStorageClass()
114 std::set<uint32_t>* seen) { in FixInstructionStorageClass()
175 uint32_t op_idx, std::set<uint32_t>* seen) { in PropagateType()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfix_storage_class.cpp30 std::set<uint32_t> seen; in Process() local
54 std::set<uint32_t>* seen) { in PropagateStorageClass()
114 std::set<uint32_t>* seen) { in FixInstructionStorageClass()
175 uint32_t op_idx, std::set<uint32_t>* seen) { in PropagateType()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfix_storage_class.cpp30 std::set<uint32_t> seen; in Process() local
54 std::set<uint32_t>* seen) { in PropagateStorageClass()
114 std::set<uint32_t>* seen) { in FixInstructionStorageClass()
179 uint32_t op_idx, std::set<uint32_t>* seen) { in PropagateType()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
H A Dgraphcycles_test.cc51 std::unordered_set<int> *seen) { in IsReachable()
93 std::unordered_set<int> seen; in PrintTransitiveClosure() local
117 std::unordered_set<int> seen; in CheckTransitiveClosure() local
259 std::unordered_set<int> seen; in TEST() local
287 std::unordered_set<int> seen; in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc51 std::unordered_set<int> *seen) { in IsReachable()
93 std::unordered_set<int> seen; in PrintTransitiveClosure() local
117 std::unordered_set<int> seen; in CheckTransitiveClosure() local
259 std::unordered_set<int> seen; in TEST() local
287 std::unordered_set<int> seen; in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc53 std::unordered_set<int> *seen) { in IsReachable()
95 std::unordered_set<int> seen; in PrintTransitiveClosure() local
119 std::unordered_set<int> seen; in CheckTransitiveClosure() local
259 std::unordered_set<int> seen; in TEST() local
287 std::unordered_set<int> seen; in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc53 std::unordered_set<int> *seen) { in IsReachable()
95 std::unordered_set<int> seen; in PrintTransitiveClosure() local
119 std::unordered_set<int> seen; in CheckTransitiveClosure() local
259 std::unordered_set<int> seen; in TEST() local
287 std::unordered_set<int> seen; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc51 std::unordered_set<int> *seen) { in IsReachable()
93 std::unordered_set<int> seen; in PrintTransitiveClosure() local
117 std::unordered_set<int> seen; in CheckTransitiveClosure() local
259 std::unordered_set<int> seen; in TEST() local
287 std::unordered_set<int> seen; in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc52 std::unordered_set<int> *seen) { in IsReachable()
94 std::unordered_set<int> seen; in PrintTransitiveClosure() local
118 std::unordered_set<int> seen; in CheckTransitiveClosure() local
258 std::unordered_set<int> seen; in TEST() local
286 std::unordered_set<int> seen; in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/
H A Dgraphcycles_test.cc51 std::unordered_set<int> *seen) { in IsReachable()
93 std::unordered_set<int> seen; in PrintTransitiveClosure() local
117 std::unordered_set<int> seen; in CheckTransitiveClosure() local
259 std::unordered_set<int> seen; in TEST() local
287 std::unordered_set<int> seen; in TEST() local
/aosp_15_r20/build/make/tools/product_config/src/com/android/build/config/
H A DFlattenConfig.java117 private void forEachStatement(Str filename, VarType varType, Set<String> seen, in forEachStatement()
171 private void forEachInheritAlpha(final Str filename, VarType varType, Set<String> seen, in forEachInheritAlpha()
209 private Map<String, Value> flattenListVars(final Str filename, Set<String> seen) { in flattenListVars()
299 private void flattenUnknownVars(final Str filename, Set<String> seen) { in flattenUnknownVars()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/tests/
Dtask_join_map.rs38 let mut seen = [false; 10]; in test_with_sleep() localVariable
57 let mut seen = [false; 10]; in test_with_sleep() localVariable
287 let mut seen = [false; 10]; in abort_all() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
H A Dgraphcycles_test.cc41 absl::flat_hash_set<int> *seen) { in IsReachable()
96 absl::flat_hash_set<int> seen; in PrintTransitiveClosure() local
122 absl::flat_hash_set<int> seen; in CheckTransitiveClosure() local
273 absl::flat_hash_set<int> seen; in TEST() local
302 absl::flat_hash_set<int> seen; in TEST() local
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
H A Dschema.py92 def _prettyPrintByName(self, name, seen=None, dent=0): argument
134 def _prettyPrintSchema(self, schema, seen=None, dent=0): argument
177 def __init__(self, schema, seen, dent=0): argument
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/
Dschema.py86 def _prettyPrintByName(self, name, seen=None, dent=0): argument
129 def _prettyPrintSchema(self, schema, seen=None, dent=0): argument
173 def __init__(self, schema, seen, dent=0): argument
/aosp_15_r20/external/rust/android-crates-io/crates/userfaultfd/src/
Dlib.rs522 let mut seen = [false; MAX_THREADS]; in test_read_events() localVariable
525 let seen = &mut seen[i] as *mut _ as usize; in test_read_events() localVariable
528 let seen = seen as *mut bool; in test_read_events() localVariable
551 let mut seen = [false; MAX_THREADS]; in test_read_events() localVariable
/aosp_15_r20/external/aws-sdk-java-v2/build-tools/src/main/java/software/amazon/awssdk/buildtools/findbugs/
H A DToBuilderIsCorrect.java245 public void sawOpcode(int seen) { in sawOpcode()
253 private void sawOpCodeInBuilderConstructor(int seen) { in sawOpCodeInBuilderConstructor()
294 private void sawOpCodeInBuildableToBuilder(int seen) { in sawOpCodeInBuildableToBuilder()
/aosp_15_r20/external/perfetto/include/perfetto/public/
H A Dtrack_event.h354 bool* seen) { in PerfettoTeLlIntern()
397 bool seen; in PerfettoTeLlInternRegisteredCat() local
444 bool seen; in PerfettoTeLlInternEventName() local
490 bool seen; in PerfettoTeLlInternDbgArgName() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/
H A Dtrack_event.h354 bool* seen) { in PerfettoTeLlIntern()
397 bool seen; in PerfettoTeLlInternRegisteredCat() local
444 bool seen; in PerfettoTeLlInternEventName() local
490 bool seen; in PerfettoTeLlInternDbgArgName() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DListUnits.java50 Set<String> seen = new HashSet<>(); in main() local
198 Set<String> seen = new HashSet<>(); in getDigits() local
288 Set<String> seen = new TreeSet<>(); in getUnits() local

12345678910>>...40