Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 25 of 2045) sorted by relevance

12345678910>>...82

/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioZonesHelperAudioControlHALUnitTest.java166 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withUnsupportedOperationFromHal() local
177 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withDefaultDeviceConfig() local
188 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withNullZonesFromHal() local
199 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withEmptyZonesFromHal() local
210 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withNullZoneInZonesFromHal() local
222 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withRepeatingZonesFromHal() local
233 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withValidPrimaryZonesFromHal() local
254 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withValidSecondaryZoneFromHal() local
269 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withoutPrimaryZoneFromHal() local
281 CarAudioZonesHelperAudioControlHAL helper = createAudioZonesHelper(); in loadAudioZones_withInvalidUseCoreVolumeConfiguration() local
[all …]
/aosp_15_r20/external/pytorch/test/
H A Dtest_mps.py1682 def helper(val, shape, dtype): function
1873 def helper(dtype): function
1989 def helper(input_shape, batch1_shape, batch2_shape): function
2036 def helper(bias_shape): function
2237 …def helper(shape, ks, padding=0, dilation=1, ceil_mode=False, return_indices=False, test_ties=Fals… function
2311 def helper(size, memory_format): function
2337 def helper(shape): function
2393 def helper(shape, channels_last=False): function
2410 def helper(shape, eps=1, momentum=0.1, wts=False, training=False, channels_last=False, function
2682 …def helper(input_shape, normalized_shape, eps=1e-05, elementwise_affine=True, dtype=torch.float32): function
[all …]
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_pipeline_shader.cpp44 auto set_polygonMode = [&](CreatePipelineHelper &helper) { helper.rs_state_ci_ = rs_ci; }; in TEST_F()
181 auto set_info = [&](CreatePipelineHelper &helper) { in TEST_F()
264 auto set_info = [&](CreatePipelineHelper &helper) { in TEST_F()
297 auto set_info = [&](CreatePipelineHelper &helper) { in TEST_F()
320 auto set_info = [&](CreatePipelineHelper &helper) { in TEST_F()
390 auto set_info = [&](CreatePipelineHelper &helper) { in TEST_F()
483 auto set_info = [&](CreatePipelineHelper &helper) { in TEST_F()
525 auto set_info = [&](CreatePipelineHelper &helper) { in TEST_F()
1085 CreatePipelineHelper helper(*this); in TEST_F() local
1324 auto set_info = [&](CreatePipelineHelper &helper) { helper.shader_stages_ = {shaderStage}; }; in TEST_F()
[all …]
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/
DProfileHelperTest.kt95 val helper = in <lambda>() constant
117 val helper = in <lambda>() constant
138 val helper = in <lambda>() constant
161 val helper = in <lambda>() constant
185 val helper = in <lambda>() constant
209 val helper = in <lambda>() constant
233 val helper = in <lambda>() constant
259 val helper = in <lambda>() constant
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/
H A DParameterTest.java135 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkSingleStringParameter() local
161 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkSingleStringParameter_withMetadata() local
196 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkGenericParameter() local
224 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkGenericParameter_withMetadata() local
261 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkTwoParameters() local
291 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkTwoParameters_withMetadata() local
331 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkFinalParameter() local
357 ExecutableTestHelper helper = new ExecutableTestHelper(executable); in checkFinalParameter_withMetadata() local
389 ExecutableTestHelper helper = new ExecutableTestHelper(constructor); in testInnerClassSingleParameter() local
408 ExecutableTestHelper helper = new ExecutableTestHelper(constructor); in testInnerClassSingleParameter_withMetadata() local
[all …]
/aosp_15_r20/platform_testing/libraries/flicker/utils/test/src/android/tools/parsers/
H A DWindowManagerStateHelperTest.kt199 val helper = in <lambda>() constant
220 val helper = in <lambda>() constant
241 val helper = in <lambda>() constant
265 val helper = in <lambda>() constant
286 val helper = in <lambda>() constant
311 val helper = in <lambda>() constant
339 val helper = in <lambda>() constant
357 val helper = in <lambda>() constant
393 val helper = in <lambda>() constant
/aosp_15_r20/external/webrtc/audio/
H A Daudio_send_stream_unittest.cc399 ConfigHelper helper(false, true, use_null_audio_processing); in TEST() local
406 ConfigHelper helper(false, true, use_null_audio_processing); in TEST() local
417 ConfigHelper helper(false, true, use_null_audio_processing); in TEST() local
426 ConfigHelper helper(true, true, use_null_audio_processing); in TEST() local
433 ConfigHelper helper(false, true, use_null_audio_processing); in TEST() local
440 ConfigHelper helper(false, true, use_null_audio_processing); in TEST() local
479 ConfigHelper helper(false, true, use_null_audio_processing); in TEST() local
525 ConfigHelper helper(true, true, use_null_audio_processing); in TEST() local
559 ConfigHelper helper(true, true, use_null_audio_processing); in TEST() local
601 ConfigHelper helper(false, false, use_null_audio_processing); in TEST() local
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/util/
H A DMonthDisplayHelperTest.java61 MonthDisplayHelper helper = new MonthDisplayHelper(2007, Calendar.SEPTEMBER); in testMonthRows() local
75 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testMonthRowsWeekStartsMonday() local
91 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testMonthRowsWeekStartsSaturday() local
116 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testGetDayAt() local
128 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testPrevMonth() local
144 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testPrevMonthRollOver() local
156 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testNextMonth() local
172 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testGetRowOf() local
185 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testGetColumnOf() local
198 MonthDisplayHelper helper = new MonthDisplayHelper(2007, in testWithinCurrentMonth() local
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DDatabaseHelperTest.java89 try (DatabaseHelper helper = new DatabaseHelperV(sIsolatedContext, TEST_CLEAN_DB)) { in testFilterVolumeNames()
171 try (DatabaseHelper helper = new DatabaseHelperR(sIsolatedContext, TEST_CLEAN_DB)) { in testArtistsAndAlbumsIncludeOnlyMusic()
233 try (DatabaseHelper helper = new DatabaseHelperR(sIsolatedContext, TEST_CLEAN_DB)) { in testTransactions()
264 try (DatabaseHelper helper = before.getConstructor(Context.class, String.class) in assertDowngrade()
284 try (DatabaseHelper helper = after.getConstructor(Context.class, String.class) in assertDowngrade()
319 try (DatabaseHelper helper = before.getConstructor(Context.class, String.class, in assertDowngradeWithStableUrisEnabledRecoversData()
343 try (DatabaseHelper helper = after.getConstructor(Context.class, String.class, in assertDowngradeWithStableUrisEnabledRecoversData()
360 try (DatabaseHelper helper = new DatabaseHelperU(sIsolatedContext, TEST_UPGRADE_DB)) { in testAddInferredDate()
370 try (DatabaseHelper helper = new DatabaseHelperV(sIsolatedContext, TEST_UPGRADE_DB)) { in testAddInferredDate()
391 try (DatabaseHelper helper = new DatabaseHelperU(sIsolatedContext, TEST_UPGRADE_DB)) { in testAddOemMetadataColumn()
[all …]
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/data/
DExternalDbFacadeTest.java114 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testDeletedMedia_addAndRemove()
200 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testDeletedMedia_onInsert()
237 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testDeletedMedia_onUpdate_mediaType()
315 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testDeletedMedia_onUpdate_trashed()
367 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testDeletedMedia_onUpdate_pending()
419 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testOnUpdate_visibleFavorite()
455 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testOnUpdate_hiddenFavorite()
491 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testOnUpdate_visibleSpecialFormat()
527 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testOnUpdate_hiddenSpecialFormat()
563 try (DatabaseHelper helper = new TestDatabaseHelper(sIsolatedContext)) { in testDeletedMedia_onDelete()
[all …]
DPickerDatabaseHelperTest.java90 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testMediaColumns()
132 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testAlbumMediaColumns()
167 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testGrantsColumns()
193 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testCheck_cloudOrLocal()
209 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testUniqueConstraint_local()
238 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testUniqueConstraintAlbumMedia()
269 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testUniqueConstraint_cloud()
292 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testUniqueConstraint_localAndCloudPlusLocal()
319 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testCheck_IsVisible()
338 try (PickerDatabaseHelper helper = new PickerDatabaseHelperT(sIsolatedContext)) { in testCheck_Size()
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
H A DMultiInstanceHelperTest.kt83 val helper = MultiInstanceHelper(mContext, context.packageManager, allowList, true) in supportsMultiInstanceSplit_inStaticAllowList() constant
91 val helper = MultiInstanceHelper(mContext, context.packageManager, allowList, true) in supportsMultiInstanceSplit_notInStaticAllowList() constant
110 val helper = MultiInstanceHelper(mContext, pm, emptyArray(), true) in supportsMultiInstanceSplit_activityPropertyTrue() constant
129 val helper = MultiInstanceHelper(mContext, pm, emptyArray(), true) in supportsMultiInstanceSplit_activityPropertyFalseApplicationPropertyTrue() constant
147 val helper = MultiInstanceHelper(mContext, pm, emptyArray(), true) in supportsMultiInstanceSplit_noActivityPropertyApplicationPropertyTrue() constant
164 val helper = MultiInstanceHelper(mContext, pm, emptyArray(), true) in supportsMultiInstanceSplit_noActivityOrAppProperty() constant
182 val helper = MultiInstanceHelper(mContext, pm, emptyArray(), false) in checkNoMultiInstancePropertyFlag_ignoreProperty() constant
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/
H A Dpass.cc638 ConstantPatternBase(StringRef opName, OpPropertyHelper &helper) in ConstantPatternBase()
643 ConstantPatternBase(MatchAnyOpTypeTag tag, OpPropertyHelper &helper) in ConstantPatternBase()
683 explicit EvaluateConstant(OpPropertyHelper &helper) in EvaluateConstant()
789 explicit MaterializeShapeOp(OpPropertyHelper &helper) in MaterializeShapeOp()
828 explicit MaterializeSizeOp(OpPropertyHelper &helper) in MaterializeSizeOp()
863 explicit MaterializeRankOp(OpPropertyHelper &helper) in MaterializeRankOp()
898 explicit MaterializeTensorArraySizeV3Op(OpPropertyHelper &helper) in MaterializeTensorArraySizeV3Op()
940 explicit MaterializeShapeNOp(OpPropertyHelper &helper) in MaterializeShapeNOp()
986 explicit MaterializeBroadcastGradientArgsOp(OpPropertyHelper &helper) in MaterializeBroadcastGradientArgsOp()
1101 explicit MaterializeReductionIndices(OpPropertyHelper &helper) in MaterializeReductionIndices()
[all …]
/aosp_15_r20/external/webrtc/modules/audio_processing/agc/
H A Dagc_manager_direct_unittest.cc556 AgcManagerDirectTestHelper helper; in TEST_P() local
567 AgcManagerDirectTestHelper helper; in TEST_P() local
630 AgcManagerDirectTestHelper helper; in TEST_P() local
712 AgcManagerDirectTestHelper helper; in TEST_P() local
784 AgcManagerDirectTestHelper helper; in TEST_P() local
829 AgcManagerDirectTestHelper helper; in TEST_P() local
866 AgcManagerDirectTestHelper helper; in TEST_P() local
899 AgcManagerDirectTestHelper helper; in TEST_P() local
917 AgcManagerDirectTestHelper helper; in TEST_P() local
938 AgcManagerDirectTestHelper helper; in TEST_P() local
[all …]
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_network_transaction_unittest.cc441 void VerifyStreamsClosed(const NormalSpdyTransactionHelper& helper) { in VerifyStreamsClosed()
459 static void DeleteSessionCallback(NormalSpdyTransactionHelper* helper, in DeleteSessionCallback()
541 NormalSpdyTransactionHelper helper(request_, DEFAULT_PRIORITY, log_, nullptr); in TEST_P() local
564 NormalSpdyTransactionHelper helper(request_, HIGHEST, log_, nullptr); in TEST_P() local
614 NormalSpdyTransactionHelper helper(request_, HIGHEST, log_, nullptr); in TEST_P() local
682 NormalSpdyTransactionHelper helper(request_, LOW, log_, nullptr); in TEST_P() local
774 NormalSpdyTransactionHelper helper(request_, DEFAULT_PRIORITY, log_, nullptr); in TEST_P() local
896 NormalSpdyTransactionHelper helper(request_, p, log_, nullptr); in TEST_P() local
956 NormalSpdyTransactionHelper helper(request_, DEFAULT_PRIORITY, log_, nullptr); in TEST_P() local
1032 NormalSpdyTransactionHelper helper(request_, DEFAULT_PRIORITY, log_, nullptr); in TEST_P() local
[all …]
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dactive_decode_targets_helper_unittest.cc26 ActiveDecodeTargetsHelper helper; in TEST() local
38 ActiveDecodeTargetsHelper helper; in TEST() local
59 ActiveDecodeTargetsHelper helper; in TEST() local
71 ActiveDecodeTargetsHelper helper; in TEST() local
92 ActiveDecodeTargetsHelper helper; in TEST() local
108 ActiveDecodeTargetsHelper helper; in TEST() local
123 ActiveDecodeTargetsHelper helper; in TEST() local
140 ActiveDecodeTargetsHelper helper; in TEST() local
164 ActiveDecodeTargetsHelper helper; in TEST() local
199 ActiveDecodeTargetsHelper helper; in TEST() local
[all …]
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dheapprofd_end_to_end_test.cc586 std::unique_ptr<TraceProcessorTestHelper> helper( in GetHelper() local
595 void ReadAndWait(TraceProcessorTestHelper* helper) { in ReadAndWait()
697 auto helper = GetHelper(&task_runner); in Trace() local
706 TraceProcessorTestHelper* helper) { in GetUnwindingErrors()
720 void PrintStats(TraceProcessorTestHelper* helper) { in PrintStats()
735 void ValidateSampleSizes(TraceProcessorTestHelper* helper, in ValidateSampleSizes()
756 void ValidateFromStartup(TraceProcessorTestHelper* helper, in ValidateFromStartup()
769 void ValidateRejectedConcurrent(TraceProcessorTestHelper* helper, in ValidateRejectedConcurrent()
782 void ValidateNoSamples(TraceProcessorTestHelper* helper, uint64_t pid) { in ValidateNoSamples()
795 void ValidateHasSamples(TraceProcessorTestHelper* helper, in ValidateHasSamples()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dreplicate_per_replica_nodes_test.cc100 GraphHelper helper(graph); in TEST() local
116 GraphHelper helper(graph); in TEST() local
143 GraphHelper helper(graph); in TEST() local
155 GraphHelper helper(graph); in TEST() local
189 GraphHelper helper(graph); in TEST() local
207 GraphHelper helper(graph); in TEST() local
234 GraphHelper helper(graph); in TEST() local
260 GraphHelper helper(graph); in TEST() local
273 GraphHelper helper(graph); in TEST() local
308 GraphHelper helper(graph); in TEST() local
[all …]
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
H A DInputMethodServiceDeviceTest.java88 final TestHelper helper = new TestHelper(); in testCreateIme1() local
109 final TestHelper helper = new TestHelper(); in testSwitchToNextInputMethod() local
136 final TestHelper helper = new TestHelper(); in switchToPreviousInputMethod() local
165 final TestHelper helper = new TestHelper(); in testSwitchToHandwritingInputMethod() local
239 final TestHelper helper = new TestHelper(); in testInputUnbindsOnImeStopped() local
277 final TestHelper helper = new TestHelper(); in testInputUnbindsOnAppStopped() local
307 final TestHelper helper = new TestHelper(); in testImeSwitchingWithoutWindowFocusAfterDisplayOffOn() local
366 private static void turnScreenOn(TestHelper helper) throws Exception { in turnScreenOn()
383 private static void turnScreenOff(TestHelper helper) throws Exception { in turnScreenOff()
391 private static void showInputMethodPicker(TestHelper helper) throws Exception { in showInputMethodPicker()
/aosp_15_r20/external/skia/tests/
H A DVkProtectedContextTest.cpp59 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(testType, /* isProtected= */ false); in create_nonprotected_context() local
86 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(skiatest::TestType::kGanesh, in DEF_GANESH_TEST() local
93 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(skiatest::TestType::kGraphite, in DEF_GRAPHITE_TEST() local
101 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(testType, /* isProtected= */ true); in create_protected_surface() local
140 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(skiatest::TestType::kGanesh, in create_backend_texture_ganesh() local
186 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(skiatest::TestType::kGraphite, in create_backend_texture_graphite() local
231 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(skiatest::TestType::kGanesh, in DEF_GANESH_TEST() local
251 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(skiatest::TestType::kGanesh, in DEF_GANESH_TEST() local
314 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(testType, /* isProtected= */ true); in async_read_from_protected_surface() local
379 std::unique_ptr<VkTestHelper> helper = VkTestHelper::Make(testType, /* isProtected= */ true); in draw_rectangle() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dvariant_nonempty_check.cpp195 inline void check_1_impl(int helper) in check_1_impl()
218 inline void check_1(int helper = 1) in check_1()
228 inline void check_2_impl(int helper) in check_2_impl()
251 inline void check_2(int helper = 1) in check_2()
261 inline void check_3_impl(int helper) in check_3_impl()
297 inline void check_3(int helper = 1) in check_3()
306 inline void check_4(int helper = 1) in check_4()
343 inline void check_5_impl(int helper) in check_5_impl()
389 inline void check_5(int helper = 1) in check_5()
399 inline void check_6_impl(int helper) in check_6_impl()
[all …]
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dadaptive_digital_gain_applier_unittest.cc83 GainApplierHelper helper(kDefaultConfig, /*sample_rate_hz=*/48000, kStereo); in TEST() local
98 GainApplierHelper helper(kDefaultConfig, /*sample_rate_hz=*/8000, kMono); in TEST() local
113 GainApplierHelper helper(kDefaultConfig, /*sample_rate_hz=*/8000, kMono); in TEST() local
154 GainApplierHelper helper(kDefaultConfig, /*sample_rate_hz=*/48000, kMono); in TEST() local
180 GainApplierHelper helper(kDefaultConfig, /*sample_rate_hz=*/48000, kMono); in TEST() local
211 GainApplierHelper helper(kDefaultConfig, /*sample_rate_hz=*/48000, kStereo); in TEST() local
222 GainApplierHelper helper(kDefaultConfig, /*sample_rate_hz=*/48000, kMono); in TEST() local
262 GainApplierHelper helper(config, /*sample_rate_hz=*/48000, kMono); in TEST_P() local
284 GainApplierHelper helper(config, /*sample_rate_hz=*/48000, kMono); in TEST_P() local
314 GainApplierHelper helper(config, /*sample_rate_hz=*/8000, kMono); in TEST() local
[all …]
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/
H A DScalarizeVecAndMatConstructorArgs.cpp157 TFunction *helper = in createHelper() local
174 TIntermTyped *ScalarizeTraverser::createHelperCall(TIntermAggregate *node, const TFunction *helper) in createHelperCall()
188 void ScalarizeTraverser::addHelperDefinition(const TFunction *helper, TIntermBlock *body) in addHelperDefinition()
207 const TFunction *helper = createHelper(node); in createConstructor() local
243 void ScalarizeTraverser::extractComponents(const TFunction *helper, in extractComponents()
295 const TFunction *helper, in createConstructorVectorFromScalar()
310 const TFunction *helper, in createConstructorVectorFromMultiple()
317 const TFunction *helper, in createConstructorMatrixFromScalar()
343 const TFunction *helper, in createConstructorMatrixFromVectors()
351 const TFunction *helper, in createConstructorMatrixFromMatrix()
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewTest.java156 NotificationTestHelper helper = new NotificationTestHelper( in testSendRemoteInput_intentContainsResultsAndSource() local
193 NotificationTestHelper helper = new NotificationTestHelper( in getTargetInputMethodUser() local
243 NotificationTestHelper helper = new NotificationTestHelper( in testNoCrashWithoutVisibilityListener() local
257 NotificationTestHelper helper = new NotificationTestHelper( in testPredictiveBack_registerAndUnregister() local
286 NotificationTestHelper helper = new NotificationTestHelper( in testUiPredictiveBack_openAndDispatchCallback() local
321 NotificationTestHelper helper = new NotificationTestHelper( in testUiEventLogging_openAndSend() local
351 NotificationTestHelper helper = new NotificationTestHelper( in testUiEventLogging_openAndAttach() local
386 NotificationTestHelper helper = new NotificationTestHelper( in testFocusAnimation() local
423 NotificationTestHelper helper = new NotificationTestHelper( in testDefocusAnimation() local
453 NotificationTestHelper helper = new NotificationTestHelper( in testUnanimatedFocusAfterDefocusAnimation() local
/aosp_15_r20/platform_testing/libraries/flag-helpers/junit/test/src/android/platform/test/flag/junit/
H A DSetFlagsRuleTestCommon.java173 Helper helper = makeDeviceDefaultHelper(); in enablingFlagEnabledByAnnotationFails() local
186 Helper helper = makeDeviceDefaultHelper(); in disablingFlagEnabledByAnnotationFails() local
199 Helper helper = makeDeviceDefaultHelper(); in enablingFlagDisabledByAnnotationFails() local
212 Helper helper = makeDeviceDefaultHelper(); in disablingFlagDisabledByAnnotationFails() local
225 Helper helper = makeDeviceDefaultHelper(); in enablingDifferentFlagThanAnnotationPasses() local
240 Helper helper = makeDeviceDefaultHelper(); in disablingDifferentFlagThanAnnotationPasses() local
373 Helper helper = makeDeviceDefaultHelper(); in settingDirectlyRequiredFlagsFails() local
397 Helper helper = makeDeviceDefaultHelper(); in settingAnyFlagAfterRuleFinishesThrows() local
453 Helper helper = makeParameterizedHelper(params); in settingParameterizedFlagFails() local
467 Helper helper = makeParameterizedHelper(params); in settingNonParameterizedFlagDirectlyWorks() local

12345678910>>...82