Home
last modified time | relevance | path

Searched defs:two (Results 1 – 25 of 1233) sorted by relevance

12345678910>>...50

/aosp_15_r20/frameworks/base/core/tests/timetests/src/android/app/time/
H A DTimeZoneCapabilitiesTest.java59 TimeZoneCapabilities two = builder2.build(); in testEquals() local
66 TimeZoneCapabilities two = builder2.build(); in testEquals() local
73 TimeZoneCapabilities two = builder2.build(); in testEquals() local
80 TimeZoneCapabilities two = builder2.build(); in testEquals() local
87 TimeZoneCapabilities two = builder2.build(); in testEquals() local
94 TimeZoneCapabilities two = builder2.build(); in testEquals() local
101 TimeZoneCapabilities two = builder2.build(); in testEquals() local
108 TimeZoneCapabilities two = builder2.build(); in testEquals() local
115 TimeZoneCapabilities two = builder2.build(); in testEquals() local
H A DTimeCapabilitiesTest.java60 TimeCapabilities two = builder2.build(); in testEquals() local
67 TimeCapabilities two = builder2.build(); in testEquals() local
74 TimeCapabilities two = builder2.build(); in testEquals() local
81 TimeCapabilities two = builder2.build(); in testEquals() local
88 TimeCapabilities two = builder2.build(); in testEquals() local
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/tests/
Dmerge.rs11 let two = Router::new().route("/baz", get(|| async {})); in basic() localVariable
32 let two = Router::new().route("/two", get(|| async { "two" })); in multiple_ors_balanced_differently() localVariable
93 let two = Router::new().route("/two", get(|| async { "two" })); in or_with_route_following() localVariable
111 let two = Router::new() in layer() localVariable
128 let two = Router::new() in layer_and_handle_error() localVariable
148 let two = Router::new().nest("/bar", Router::new().route("/baz", get(|| async {}))); in nesting() localVariable
160 let two = Router::new().route("/bar", get(|| async {})); in boxed() localVariable
233 let two = Router::new().route("/foo", get(all_the_uris)); in nesting_and_seeing_the_right_uri() localVariable
266 let two = Router::new().route("/foo", get(all_the_uris)); in nesting_and_seeing_the_right_uri_at_more_levels_of_nesting() localVariable
299 let two = Router::new().nest("/two", Router::new().route("/qux", get(all_the_uris))); in nesting_and_seeing_the_right_uri_ors_with_nesting() localVariable
[all …]
/aosp_15_r20/frameworks/base/core/tests/timetests/src/android/app/timezonedetector/
H A DTelephonyTimeZoneSuggestionTest.java58 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
77 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
86 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
93 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
101 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
108 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
117 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
125 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
132 TelephonyTimeZoneSuggestion two = builder2.build(); in testEquals() local
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum/tests/
Dtry_from_primitive.rs50 let two: Result<Enum, _> = 2u8.try_into(); in even() localVariable
80 let two: Result<Enum, _> = 2u8.try_into(); in skipped_value() localVariable
110 let two: Result<Enum, _> = 2u8.try_into(); in wrong_order() localVariable
147 let two: Result<Enum, _> = 2i8.try_into(); in negative_values() localVariable
172 let two: Result<Enum, _> = 2u8.try_into(); in discriminant_expressions() localVariable
218 let two: Result<Enum, _> = 2u8.try_into(); in different_values() localVariable
256 let two: Result<EnumWithExclusiveRange, _> = 2u8.try_into(); in different_values_with_exclusive_range() localVariable
285 let two: Result<EnumWithInclusiveRange, _> = 2u8.try_into(); in different_values_with_inclusive_range() localVariable
315 let two: Result<Enum, _> = 2u8.try_into(); in missing_trailing_comma() localVariable
339 let two: Result<Enum, _> = 2u8.try_into(); in ignores_extra_attributes() localVariable
[all …]
Dfrom_primitive.rs28 let two = Enum::from_primitive(2 as $type); localVariable
65 let two = Enum::from_primitive(2_u8); in has_from_primitive_number_standard_default_attribute() localVariable
113 let two = Enum::from_primitive(2_u8); in from_primitive_number_catch_all() localVariable
134 let two = Enum::from_primitive(2_u8); in from_primitive_number_catch_all_in_middle() localVariable
158 let two = Enum::from_primitive(2_u8); in from_primitive_number_with_inclusive_range() localVariable
/aosp_15_r20/cts/tests/tests/time/src/android/app/time/cts/
H A DTimeZoneConfigurationTest.java63 TimeZoneConfiguration two = builder2.build(); in testEquals() local
71 TimeZoneConfiguration two = builder2.build(); in testEquals() local
78 TimeZoneConfiguration two = builder2.build(); in testEquals() local
85 TimeZoneConfiguration two = builder2.build(); in testEquals() local
92 TimeZoneConfiguration two = builder2.build(); in testEquals() local
99 TimeZoneConfiguration two = builder2.build(); in testEquals() local
106 TimeZoneConfiguration two = builder2.build(); in testEquals() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DConditionPriorityBlockingQueueTest.java64 Integer two = Integer.valueOf(2); in testTake_priority() local
78 Integer two = Integer.valueOf(2); in testTake_fifo() local
93 Integer two = Integer.valueOf(2); in testTake_priorityReverse() local
128 final Integer two = Integer.valueOf(2); in testTake_matcher_delayedAdd() local
232 Integer two = Integer.valueOf(2); in testPoll_condition() local
246 Integer two = Integer.valueOf(2); in testPoll_time_condition() local
262 Integer two = Integer.valueOf(2); in testPoll_fifo_condition() local
276 Integer two = Integer.valueOf(2); in testPoll_condition_reverse() local
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Darith_arm64.s28 two: label
69 two: label
160 two: // do it twice label
219 two: // do it twice label
281 two: label
369 two: label
444 two: label
508 two: label
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/net/sntp/
H A DDuration64Test.java133 Instant two = utcInstant(arbitraryEra0Year + 1, 1, 1, 0, 0, 0, 250); in testBetween_sameEra0() local
148 Instant two = utcInstant(arbitraryEra1Year + 1, 1, 1, 0, 0, 0, 250); in testBetween_sameEra1() local
172 Instant two = utcInstant(arbitraryYearInEra0 + yearsSeparation, 1, 1, 0, 0, 0, 250); in testBetween_adjacentEras() local
198 Instant two = utcInstant(2021 + tooManyYearsSeparation, 1, 1, 0, 0, 0, 250); in testBetween_tooFarApart() local
205 private static void checkDuration64Behavior(Instant one, Instant two) { in checkDuration64Behavior()
223 private static void checkDuration64OverflowBehavior(Instant one, Instant two) { in checkDuration64OverflowBehavior()
/aosp_15_r20/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/
H A DFormEditRecordTest.java180 FormEditRecord two = new FormEditRecord.Builder( in equalsHashCode_textType_matchingProperties() local
196 FormEditRecord two = new FormEditRecord.Builder( in equalsHashCode_clickType_matchingProperties() local
212 FormEditRecord two = new FormEditRecord.Builder( in equalsHashCode_indicesType_matchingProperties() local
227 FormEditRecord two = new FormEditRecord.Builder( in equalsHashCode_clickType_notMatchingProperties() local
242 FormEditRecord two = new FormEditRecord.Builder( in equalsHashCode_indicesType_notMatchingProperties() local
257 FormEditRecord two = new FormEditRecord.Builder( in equalsHashCode_textType_notMatchingProperties() local
H A DFormWidgetInfoTest.java765 FormWidgetInfo two = new FormWidgetInfo.Builder( in testEqualsHashCode_clickType_matchingProperties() local
780 FormWidgetInfo two = new FormWidgetInfo.Builder( in testEqualsHashCode_clickType_notMatching() local
806 FormWidgetInfo two = new FormWidgetInfo.Builder( in testEqualsHashCode_choiceType_matchingProperties() local
833 FormWidgetInfo two = new FormWidgetInfo.Builder( in testEqualsHashCode_choiceType_notMatching() local
850 FormWidgetInfo two = new FormWidgetInfo.Builder( in testEqualsHashCode_textType_matchingProperties() local
866 FormWidgetInfo two = new FormWidgetInfo.Builder( in testEqualsHashCode_textType_notMatching() local
/aosp_15_r20/cts/tests/tests/time/src/android/service/timezone/cts/
H A DTimeZoneProviderSuggestionTest.java68 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
76 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
84 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
92 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
100 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DSerializationTestClass.java105 public int two; field in SerializationTestClass.TestFieldsTwoPublic
116 private int two; field in SerializationTestClass.TestFieldsTwoPrivate
125 protected int two; field in SerializationTestClass.TestFieldsTwoProtected
134 static int two; field in SerializationTestClass.TestFieldsTwoStatic
143 final int two = 0; field in SerializationTestClass.TestFieldsTwoFinal
152 volatile int two; field in SerializationTestClass.TestFieldsTwoVolatile
161 transient int two; field in SerializationTestClass.TestFieldsTwoTransient
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.c235 const VkBindDescriptorSetsInfoKHR two = { in vk_common_CmdBindDescriptorSets() local
262 const VkPushConstantsInfoKHR two = { in vk_common_CmdPushConstants() local
287 const VkPushDescriptorSetInfoKHR two = { in vk_common_CmdPushDescriptorSetKHR() local
311 const VkPushDescriptorSetWithTemplateInfoKHR two = { in vk_common_CmdPushDescriptorSetWithTemplateKHR() local
336 const VkSetDescriptorBufferOffsetsInfoEXT two = { in vk_common_CmdSetDescriptorBufferOffsetsEXT() local
360 const VkBindDescriptorBufferEmbeddedSamplersInfoEXT two = { in vk_common_CmdBindDescriptorBufferEmbeddedSamplersEXT() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DConcurrentModTest.java37 Double two = Double.valueOf(2.0); in testGet() local
81 Double two = Double.valueOf(2.0); in testSet() local
111 Double two = Double.valueOf(2.0); in testAdd() local
141 Double two = Double.valueOf(2.0); in testRemove() local
207 Double two = Double.valueOf(2.0); in testAddAll() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/cache/
H A DLocalLoadingCacheTest.java103 Object two = new Object(); in testStats() local
142 Object two = new Object(); in testStatsNoops() local
186 Object two = new Object(); in testNoStats() local
211 Object two = new Object(); in testRecordStats() local
230 Object two = new Object(); in testAsMap() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/cache/
H A DLocalLoadingCacheTest.java103 Object two = new Object(); in testStats() local
142 Object two = new Object(); in testStatsNoops() local
186 Object two = new Object(); in testNoStats() local
211 Object two = new Object(); in testRecordStats() local
230 Object two = new Object(); in testAsMap() local
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/
H A DDynamicSymmetry.h28 inline void addSymmetry(int one, int two) { add(one, two, 0); } in addSymmetry()
29 inline void addAntiSymmetry(int one, int two) { add(one, two, NegationFlag); } in addAntiSymmetry()
30 inline void addHermiticity(int one, int two) { add(one, two, ConjugationFlag); } in addHermiticity()
31 …inline void addAntiHermiticity(int one, int two) { add(one, two, NegationFlag | ConjugationFlag); } in addAntiHermiticity()
80 int two; member
195 inline void DynamicSGroup::add(int one, int two, int flags) in add()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dhex_test2.cpp37 std::list<char> one, two, three; in test_to_hex() local
59 std::list<char> one, two, three; in test_to_hex() local
90 std::list<char> one, two, three; in test_from_hex_success() local
112 std::list<char> one, two, three; in test_from_hex_success() local
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_function_test.cc515 TF_Operation* two = ScalarConst(2, host_graph_, s_); in TEST_F() local
540 TF_Operation* two = ScalarConst(2, host_graph_, s_); in TEST_F() local
563 TF_Operation* two = ScalarConst(2, host_graph_, s_); in TEST_F() local
587 TF_Operation* two = ScalarConst(2, host_graph_, s_); in TEST_F() local
614 TF_Operation* two = ScalarConst(2, host_graph_, s_, "two"); in TEST_F() local
646 TF_Operation* two = ScalarConst(2, host_graph_, s_); in TEST_F() local
675 TF_Operation* two = ScalarConst(2, host_graph_, s_); in TEST_F() local
709 TF_Operation* two = ScalarConst(2, host_graph_, s_, "two"); in TEST_F() local
749 TF_Operation* two = ScalarConst(2, host_graph_, s_, "two"); in TEST_F() local
857 TF_Operation* two = ScalarConst(2, host_graph_, s_, "two"); in TEST_F() local
[all …]
/aosp_15_r20/external/igt-gpu-tools/runner/
H A Drunner_json_tests.c35 struct json_object *two) in compare_objects()
50 struct json_object *two) in compare_arrays()
62 struct json_object *two) in compatible_types()
90 struct json_object *two) in compare()
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dtest_vector1.pass.cpp79 void *one, *two, *three; in test_empty() local
123 void *one, *two, *three; in test_counted() local
165 void *one, *two, *three; in test_exception_in_constructor() local
222 void *one, *two, *three; in test_exception_in_destructor() local
/aosp_15_r20/external/libcxxabi/test/
H A Dtest_vector1.pass.cpp78 void *one, *two, *three; in test_empty() local
122 void *one, *two, *three; in test_counted() local
164 void *one, *two, *three; in test_exception_in_constructor() local
223 void *one, *two, *three; in test_exception_in_destructor() local
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/select/
H A DElementsTest.java63 Elements two = doc.select("#2"); in hasAbsAttr() local
79 Elements two = doc.select("#2"); in absAttr() local
104 Element two = els.get(1); in hasClassCaseInsensitive() local
446 Element two = ps.get(1); in setElementByIndex() local
457 Element two = ps.get(1); in removeElementByIndex() local
471 Element two = ps.get(1); in removeElementByObject() local

12345678910>>...50