Home
last modified time | relevance | path

Searched defs:input (Results 101 – 125 of 29372) sorted by relevance

12345678910>>...1175

/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-java-source/gen/android/aidl/tests/
DICppJavaTests.java16 …lic android.aidl.tests.BadParcelable RepeatBadParcelable(android.aidl.tests.BadParcelable input) t… in RepeatBadParcelable()
20 …StructuredParcelable<Integer,android.aidl.tests.StructuredParcelable,Integer> input, android.aidl.… in RepeatGenericParcelable() argument
24 …ublic android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle input) thr… in RepeatPersistableBundle()
28 … android.os.PersistableBundle[] ReversePersistableBundles(android.os.PersistableBundle[] input, an… in ReversePersistableBundles()
32 …@Override public android.aidl.tests.Union ReverseUnion(android.aidl.tests.Union input, android.aid… in ReverseUnion()
37 ….util.List<android.os.IBinder> ReverseNamedCallbackList(java.util.List<android.os.IBinder> input, … in ReverseNamedCallbackList()
45 …e public java.io.FileDescriptor[] ReverseFileDescriptorArray(java.io.FileDescriptor[] input, java.… in ReverseFileDescriptorArray()
273 …lic android.aidl.tests.BadParcelable RepeatBadParcelable(android.aidl.tests.BadParcelable input) t… in RepeatBadParcelable()
291 …StructuredParcelable<Integer,android.aidl.tests.StructuredParcelable,Integer> input, android.aidl.… in RepeatGenericParcelable() argument
312 …ublic android.os.PersistableBundle RepeatPersistableBundle(android.os.PersistableBundle input) thr… in RepeatPersistableBundle()
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DReportAndRegisterEventImplTest.java245 ReportInteractionInput input = mInputBuilder.build(); in testImplSuccessfullyReportsRegisteredEvents() local
273 ReportInteractionInput input = mInputBuilder.build(); in testImplDoesNotCrashAfterSellerReportingThrowsAnException() local
309 ReportInteractionInput input = mInputBuilder.build(); in testImplDoesNotCrashAfterBuyerReportingThrowsAnException() local
342 ReportInteractionInput input = in testImplOnlyReportsBuyersRegisteredEvents() local
367 ReportInteractionInput input = in testImplOnlyReportsSellerRegisteredEvents() local
408 ReportInteractionInput input = mInputBuilder.build(); in testImplReturnsOnlyReportsUriThatPassesEnrollmentCheck() local
456 ReportInteractionInput input = mInputBuilder.build(); in testImplReturnsSuccessButDoesNotDoReportingWhenBothFailEnrollmentCheck() local
503 ReportInteractionInput input = mInputBuilder.build(); in testImplFailsWithInvalidPackageName() local
546 ReportInteractionInput input = mInputBuilder.build(); in testImplFailsWhenForegroundCheckFails() local
572 ReportInteractionInput input = mInputBuilder.build(); in testImplFailsWhenThrottled() local
[all …]
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_idct.c20 void vp9_iht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht4x4_16_add_c()
59 void vp9_iht8x8_64_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht8x8_64_add_c()
92 void vp9_iht16x16_256_add_c(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iht16x16_256_add_c()
119 void vp9_idct4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct4x4_add()
127 void vp9_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_iwht4x4_add()
135 void vp9_idct8x8_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct8x8_add()
151 void vp9_idct16x16_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct16x16_add()
166 void vp9_idct32x32_add(const tran_low_t *input, uint8_t *dest, int stride, in vp9_idct32x32_add()
182 void vp9_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht4x4_add()
190 void vp9_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, in vp9_iht8x8_add()
[all …]
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Derror.rb107 attr_accessor :input, :index, :line, :column, :symbol, :token, :source_name accessor in ANTLR3.Error.RecognitionError
109 def initialize( input = nil ) argument
220 def initialize( expecting, input ) argument
292 def initialize( expecting, input, inserted ) argument
326 def initialize( min, max, input ) argument
350 def initialize( expecting, input ) argument
404 def initialize( grammar_decision_description, decision_number, state_number, input ) argument
449 def initialize( decision_number, input ) argument
471 attr_accessor :input, :rule_name, :predicate_text accessor in ANTLR3.Error.FailedPredicate
472 def initialize( input, rule_name, predicate_text ) argument
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/cloud9/src/main/resources/codegen-resources/
H A Dexamples-1.json6 "input": { object
18 "input": { object
30 "input": { object
44 "input": { object
56 "input": { object
62 "input": { object
74 "input": { object
81 "input": { object
93 "input": { object
113 "input": { object
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dencode_proto_op.cc53 size_t TotalPackedSize<WireFormatLite::TYPE_DOUBLE, double>(const Tensor& input, in TotalPackedSize()
60 size_t TotalPackedSize<WireFormatLite::TYPE_FLOAT, double>(const Tensor& input, in TotalPackedSize()
67 size_t TotalPackedSize<WireFormatLite::TYPE_FLOAT, float>(const Tensor& input, in TotalPackedSize()
74 size_t TotalPackedSize<WireFormatLite::TYPE_INT64, int64_t>(const Tensor& input, in TotalPackedSize()
87 size_t TotalPackedSize<WireFormatLite::TYPE_UINT64, uint64>(const Tensor& input, in TotalPackedSize()
100 size_t TotalPackedSize<WireFormatLite::TYPE_INT32, int64_t>(const Tensor& input, in TotalPackedSize()
113 size_t TotalPackedSize<WireFormatLite::TYPE_INT32, int32>(const Tensor& input, in TotalPackedSize()
127 const Tensor& input, int message_index, int size) { in TotalPackedSize()
133 const Tensor& input, int message_index, int size) { in TotalPackedSize()
139 const Tensor& input, int message_index, int size) { in TotalPackedSize()
[all …]
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3intstream.inl49 SuperType* input = this->get_super(); local
79 SuperType* input = this->get_super(); local
101 SuperType* input = this->get_super(); local
144 SuperType* input = this->get_super(); local
151 SuperType* input = this->get_super(); local
187 SuperType* input = this->get_super(); local
205 SuperType* input = this->get_super(); local
276 SuperType* input = this->get_super(); local
312 SuperType* input = this->get_super(); local
319 SuperType* input = this->get_super(); local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/unicode/norm/
Dinput.go9 type input struct { struct
10 str string
11 bytes []byte
22 func (in *input) setBytes(str []byte) {
27 func (in *input) setString(str string) {
32 func (in *input) _byte(p int) byte {
39 func (in *input) skipASCII(p, max int) int {
50 func (in *input) skipContinuationBytes(p int) int {
61 func (in *input) appendSlice(buf []byte, b, e int) []byte {
71 func (in *input) copySlice(buf []byte, b, e int) int {
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/norm/
Dinput.go9 type input struct { struct
10 str string
11 bytes []byte
22 func (in *input) setBytes(str []byte) {
27 func (in *input) setString(str string) {
32 func (in *input) _byte(p int) byte {
39 func (in *input) skipASCII(p, max int) int {
50 func (in *input) skipContinuationBytes(p int) int {
61 func (in *input) appendSlice(buf []byte, b, e int) []byte {
71 func (in *input) copySlice(buf []byte, b, e int) int {
[all …]
/aosp_15_r20/external/ComputeLibrary/src/graph/
H A DGraphBuilder.cpp78 NodeID create_simple_single_input_output_node(Graph &g, NodeParams &params, NodeIdxPair input, Args… in create_simple_single_input_output_node()
97 for(const auto &input : inputs) in create_simple_multiple_input_single_output_node() local
124 NodeID GraphBuilder::add_output_node(Graph &g, NodeParams params, NodeIdxPair input, ITensorAccesso… in add_output_node()
136 NodeID GraphBuilder::add_activation_node(Graph &g, NodeParams params, NodeIdxPair input, Activation… in add_activation_node()
142 NodeID GraphBuilder::add_arg_min_max_node(Graph &g, NodeParams params, NodeIdxPair input, Reduction… in add_arg_min_max_node()
148 NodeID GraphBuilder::add_batch_normalization_node(Graph &g, NodeParams params, NodeIdxPair input, f… in add_batch_normalization_node()
200 NodeID GraphBuilder::add_bounding_box_transform_node(Graph &g, NodeParams params, NodeIdxPair input in add_bounding_box_transform_node()
214 NodeID GraphBuilder::add_channel_shuffle_node(Graph &g, NodeParams params, NodeIdxPair input, unsig… in add_channel_shuffle_node()
219 NodeID GraphBuilder::add_convolution_node(Graph &g, NodeParams params, NodeIdxPair input, in add_convolution_node()
276 NodeID GraphBuilder::add_deconvolution_node(Graph &g, NodeParams params, NodeIdxPair input, in add_deconvolution_node()
[all …]
/aosp_15_r20/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/safetycenter/ui/
DSnakeCaseConverterTest.kt30 val input = "camelCase" in fromCamelCase_withCamelCaseInput_returnsSnakeCaseString() constant
39 val input = "" in fromCamelCase_withEmptyInput_returnsEmptyString() constant
48 val input = "snake_case" in fromCamelCase_withSnakeCaseInput_returnsSnakeCaseString() constant
57 val input = "camelCase_withUnderscores" in fromCamelCase_withInputHavingUnderscores_preservesUnderscores() constant
66 val input = "PascalCase" in fromCamelCase_withPascalCaseInput_returnsSnakeCaseString() constant
75 val input = "SCREAMING_SNAKE_CASE" in fromCamelCase_withScreamingSnakeCaseInput_lowerCasesTheString() constant
84 val input = "PascalCase_snake_case_camelCase" in fromCamelCase_withMixedCaseInput_returnsSnakeCaseString() constant
/aosp_15_r20/external/licenseclassifier/commentparser/
H A Dcomment_parser.go135 type input struct { struct
136 s string // Entire input.
137 lang language.Language // Source code language.
138 offset int // Offset into input.
139 pos position // Current position in the input.
140 comments Comments // Comments in the source file.
144 func (i *input) lex() {
279 func (i *input) singleLineComment() bool {
295 func (i *input) multiLineComment() (bool, string, string) {
315 func (i *input) match(s string) bool {
[all …]
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_opset9.py321 def _shape_as_tensor(g: jit_utils.GraphContext, input): argument
326 def _reshape_from_tensor(g: jit_utils.GraphContext, input, shape): argument
777 def _slice(g: jit_utils.GraphContext, input, axes, starts, ends): argument
807 def cumsum(g: jit_utils.GraphContext, input, dim, dtype): argument
834 def numpy_T(g: jit_utils.GraphContext, input): argument
1206 def silu(g: jit_utils.GraphContext, input): argument
1211 def mish(g: jit_utils.GraphContext, input): argument
1217 def relu(g: jit_utils.GraphContext, input): argument
1225 def relu6(g: jit_utils.GraphContext, input): argument
1230 def ceil(g: jit_utils.GraphContext, input): argument
[all …]
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/backends/
H A DFunctionHelpers.h107 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_activation_layer() local
145 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_arg_min_max_layer() local
182 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_batch_normalization_layer() local
227 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_fused_convolution_batch_normalization_layer() local
284 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_fused_depthwise_convolution_batch_normalization_layer() local
339 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_bounding_box_transform_layer() local
377 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_channel_shuffle_layer() local
469 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_convolution_layer() local
560 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_fused_convolution_with_post_op() local
654 typename TargetInfo::TensorType *input = get_backing_tensor<TargetInfo>(node.input(0)); in create_fused_convolution_batch_normalization_with_post_op() local
[all …]
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkldnn/
H A DPooling.cpp96 Tensor mkldnn_adaptive_avg_pool2d(Tensor const& input, IntArrayRef output_size) { in mkldnn_adaptive_avg_pool2d()
100 Tensor& mkldnn_adaptive_avg_pool2d_out_stub(const Tensor& input, in mkldnn_adaptive_avg_pool2d_out_stub()
106 Tensor& mkldnn_adaptive_avg_pool2d_out(const Tensor& input, in mkldnn_adaptive_avg_pool2d_out()
115 const Tensor& input, in mkldnn_max_pool2d_backward()
127 const Tensor& input, in mkldnn_max_pool3d_backward()
137 const Tensor & input, in mkldnn_avg_pool2d_backward_out()
150 const Tensor& input, in mkldnn_avg_pool2d_backward()
161 const Tensor & input, in mkldnn_avg_pool3d_backward_out()
174 const Tensor& input, in mkldnn_avg_pool3d_backward()
186 const Tensor& input) { in mkldnn_adaptive_avg_pool2d_backward()
[all …]
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_number_conversions_unittest.cc74 uint64_t input; in TEST() member
92 size_t input; in TEST() member
112 std::string input; in TEST() member
156 const char input[] = "6\06"; in TEST() local
175 std::string input; in TEST() member
221 const char input[] = "6\06"; in TEST() local
240 std::string input; in TEST() member
291 const char input[] = "6\06"; in TEST() local
305 std::string input; in TEST() member
358 const char input[] = "6\06"; in TEST() local
[all …]
/aosp_15_r20/external/libaom/av1/common/
H A Didct.c34 void av1_highbd_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, in av1_highbd_iwht4x4_add()
42 static void highbd_inv_txfm_add_4x4_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_4x4_c()
59 static void highbd_inv_txfm_add_4x8_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_4x8_c()
67 static void highbd_inv_txfm_add_8x4_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_8x4_c()
75 static void highbd_inv_txfm_add_16x32_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_16x32_c()
83 static void highbd_inv_txfm_add_32x16_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_32x16_c()
91 static void highbd_inv_txfm_add_16x4_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_16x4_c()
99 static void highbd_inv_txfm_add_4x16_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_4x16_c()
107 static void highbd_inv_txfm_add_32x8_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_32x8_c()
115 static void highbd_inv_txfm_add_8x32_c(const tran_low_t *input, uint8_t *dest, in highbd_inv_txfm_add_8x32_c()
[all …]
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dfwd_txfm.c15 void vpx_fdct4x4_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_c()
81 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_1_c()
90 void vpx_fdct8x8_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct8x8_c()
174 void vpx_fdct8x8_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct8x8_1_c()
183 void vpx_fdct16x16_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_c()
363 void vpx_fdct16x16_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct16x16_1_c()
372 static INLINE tran_high_t dct_32_round(tran_high_t input) { in dct_32_round()
380 static INLINE tran_high_t half_round_shift(tran_high_t input) { in half_round_shift()
385 void vpx_fdct32(const tran_high_t *input, tran_high_t *output, int round) { in vpx_fdct32()
708 void vpx_fdct32x32_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct32x32_c()
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/customaudience/
DScheduleCustomAudienceUpdateImplTest.java169 ScheduleCustomAudienceUpdateInput input = in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateFalse_Success() local
226 ScheduleCustomAudienceUpdateInput input = in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateFalse_SuccessWithUXNotificationEnforcementDisabled() local
297 ScheduleCustomAudienceUpdateInput input = in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateFalse_WithAdditionalScheduleRequestsTrue() local
358 ScheduleCustomAudienceUpdateInput input = in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateFalse_SuccessWithAdditionalScheduleRequestsFalse() local
400 ScheduleCustomAudienceUpdateInput input = in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateTrue_Success() local
451 ScheduleCustomAudienceUpdateInput input = in testScheduleCAUpdate_withNoExistingUpdate_LogsStatsCorrectly() local
492 ScheduleCustomAudienceUpdateInput input = in testScheduleCAUpdate_failingWithFilteringException_LogsStatsCorrectly() local
563 ScheduleCustomAudienceUpdateInput input = in testScheduleCAUpdate_withNonZeroPartialCustomAudience_LogsStatsCorrectly() local
614 ScheduleCustomAudienceUpdateInput input = in testScheduleCAUpdate_rejectedByExistingUpdate_LogsStatsCorrectly() local
655 ScheduleCustomAudienceUpdateInput input = in testScheduleCAUpdate_overwritingExistingUpdate_LogsStatsCorrectly() local
[all …]
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/prf/
H A DHkdfStreamingPrfTest.java41 InputStream input = prf.computePrf("input".getBytes(UTF_8)); in testComputePrf_basic() local
50 InputStream input = prf.computePrf("input".getBytes(UTF_8)); in testComputePrf_differentInputDifferentValues() local
64 InputStream input = prf.computePrf("input".getBytes(UTF_8)); in testComputePrf_sameInputSameValue() local
78 InputStream input = prf.computePrf("input".getBytes(UTF_8)); in testComputePrf_sameInputDifferentInterfacesSameValue() local
97 InputStream input = prf.computePrf("input".getBytes(UTF_8)); in testComputePrf_exhaustStream() local
116 InputStream input = prf.computePrf(info); in testComputePrf_rfc589vector1() local
157 InputStream input = prf.computePrf(info); in testComputePrf_rfc589vector2() local
177 InputStream input = prf.computePrf(info); in testComputePrf_rfc589vector3() local
197 InputStream input = prf.computePrf(info); in testComputePrf_rfc589vector4() local
238 InputStream input = prf.computePrf(info); in testComputePrf_rfc589vector5() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/arithmetic/
Dparser_ast.rs103 let input = "3"; in factor_test() localVariable
107 let input = " 12"; in factor_test() localVariable
111 let input = "537 "; in factor_test() localVariable
115 let input = " 24 "; in factor_test() localVariable
122 let input = " 12 *2 / 3"; in term_test() localVariable
126 let input = " 12 *2 / 3"; in term_test() localVariable
130 let input = " 2* 3 *2 *2 / 3"; in term_test() localVariable
137 let input = " 48 / 3/2"; in term_test() localVariable
144 let input = " 1 + 2 "; in expr_test() localVariable
148 let input = " 12 + 6 - 4+ 3"; in expr_test() localVariable
[all …]
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadFactory.cpp101 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
129 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
157 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
176 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
188 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
200 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
234 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
241 const TensorInfo& input = layer.GetInputSlot(0).GetConnection()->GetTensorInfo(); in IsLayerConfigurationSupported() local
250 … const TensorInfo input = OverrideDataType(layer.GetInputSlot(0).GetConnection()->GetTensorInfo(), in IsLayerConfigurationSupported() local
283 … const TensorInfo input = OverrideDataType(layer.GetInputSlot(0).GetConnection()->GetTensorInfo(), in IsLayerConfigurationSupported() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dconvolution_variants_test.cc57 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
72 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
88 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
104 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
119 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
134 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
149 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
164 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
179 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
196 auto input = ConstantR4FromArray4D<float>(&builder, input_array); in XLA_TEST_F() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/data/tests/
Diter.toml4 input = "aaa" qkey
10 input = "aba" qkey
16 input = '' qkey
22 input = 'abc' qkey
28 input = 'abc' qkey
34 input = 'abc' qkey
40 input = 'abc' qkey
46 input = 'abc' qkey
52 input = 'abc' qkey
58 input = 'abc' qkey
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DQuotationAwareTokenizerTest.java34 private static void verify(String input, String[] expected, String delimiter) in verify()
53 private static void verify(String input, String[] expected) throws IllegalArgumentException { in verify()
60 String input = " one two three"; in testTokenizeLine_simple() local
73 String input = "--foo \"this is a config\""; in testTokenizeLine_whitespace() local
81 String input = "--foo,bar"; in testTokenizeLine_comma() local
89 String input = "--foo,\"a,config\""; in testTokenizeLine_commaAndQuote() local
97 String input = "--foo,this is a,config"; in testTokenizeLine_commaAndWhitespace() local
105 String input = "--firstFlag stringOne --secondFlag stringTwo"; in testTokenizeLine_extraSpace() local
120 String input = "--bar \"escap\\\\ed \\\" quotation\""; in testTokenizeLine_escapedQuotation() local
136 String input = "--foo \"this is truncated"; in testTokenizeLine_endOnQuote() local
[all …]

12345678910>>...1175