/external/cronet/stable/components/metrics/ |
D | android_metrics_helper_unittest.cc | 16 std::unique_ptr<AndroidMetricsHelper> helper( in TEST() local 34 std::unique_ptr<AndroidMetricsHelper> helper( in TEST() local 40 std::unique_ptr<AndroidMetricsHelper> helper( in TEST() local 64 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local 75 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local 88 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local 103 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local
|
/external/cronet/tot/components/metrics/ |
D | android_metrics_helper_unittest.cc | 16 std::unique_ptr<AndroidMetricsHelper> helper( in TEST() local 34 std::unique_ptr<AndroidMetricsHelper> helper( in TEST() local 40 std::unique_ptr<AndroidMetricsHelper> helper( in TEST() local 64 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local 75 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local 88 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local 103 std::unique_ptr<AndroidMetricsHelper> helper( in TEST_F() local
|
/external/guava/android/guava-tests/benchmark/com/google/common/base/ |
D | ToStringHelperBenchmark.java | 40 void addEntries(MoreObjects.ToStringHelper helper) { in addEntries() 52 void addEntries(MoreObjects.ToStringHelper helper) { in addEntries() 88 void addEntries(MoreObjects.ToStringHelper helper) { in addEntries() 114 void addEntries(MoreObjects.ToStringHelper helper) {} in addEntries() 123 MoreObjects.ToStringHelper helper = MoreObjects.toStringHelper("klass"); in newHelper() local 134 MoreObjects.ToStringHelper helper = newHelper(); in toString() local
|
/external/guava/guava-tests/benchmark/com/google/common/base/ |
D | ToStringHelperBenchmark.java | 40 void addEntries(MoreObjects.ToStringHelper helper) { in addEntries() 52 void addEntries(MoreObjects.ToStringHelper helper) { in addEntries() 88 void addEntries(MoreObjects.ToStringHelper helper) { in addEntries() 114 void addEntries(MoreObjects.ToStringHelper helper) {} in addEntries() 123 MoreObjects.ToStringHelper helper = MoreObjects.toStringHelper("klass"); in newHelper() local 134 MoreObjects.ToStringHelper helper = newHelper(); in toString() local
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | active_decode_targets_helper_unittest.cc | 26 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 …]
|
D | rtp_format_vp8_unittest.cc | 28 RtpFormatVp8TestHelper helper(&hdr_info, /*payload_len=*/30); in TEST() local 42 RtpFormatVp8TestHelper helper(&hdr_info, /*payload_len=*/43); in TEST() local 63 RtpFormatVp8TestHelper helper(&hdr_info, /*payload_len=*/30); in TEST() local 80 RtpFormatVp8TestHelper helper(&hdr_info, /*payload_len=*/30); in TEST() local 92 RtpFormatVp8TestHelper helper(&hdr_info, /*payload_len=*/30); in TEST() local 106 RtpFormatVp8TestHelper helper(&hdr_info, /*payload_len=*/30); in TEST() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | replicate_per_replica_nodes_test.cc | 100 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 …]
|
/external/cronet/stable/net/socket/ |
D | tls_stream_attempt_unittest.cc | 202 TlsStreamAttemptHelper helper(params()); in TEST_F() local 220 TlsStreamAttemptHelper helper(params()); in TEST_F() local 248 TlsStreamAttemptHelper helper(params()); in TEST_F() local 264 TlsStreamAttemptHelper helper(params(), /*ssl_config=*/std::nullopt); in TEST_F() local 287 TlsStreamAttemptHelper helper(params(), /*ssl_config=*/std::nullopt); in TEST_F() local 302 TlsStreamAttemptHelper helper(params()); in TEST_F() local 322 TlsStreamAttemptHelper helper(params()); in TEST_F() local 344 TlsStreamAttemptHelper helper(params()); in TEST_F() local 369 TlsStreamAttemptHelper helper(params()); in TEST_F() local 390 TlsStreamAttemptHelper helper(params(), std::move(ssl_config)); in TEST_F() local [all …]
|
D | tcp_stream_attempt_unittest.cc | 152 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 167 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 186 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 195 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 207 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 221 auto helper = std::make_unique<StreamAttemptHelper>( in TEST_F() local 242 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local
|
/external/cronet/tot/net/socket/ |
D | tls_stream_attempt_unittest.cc | 202 TlsStreamAttemptHelper helper(params()); in TEST_F() local 220 TlsStreamAttemptHelper helper(params()); in TEST_F() local 248 TlsStreamAttemptHelper helper(params()); in TEST_F() local 264 TlsStreamAttemptHelper helper(params(), /*ssl_config=*/std::nullopt); in TEST_F() local 287 TlsStreamAttemptHelper helper(params(), /*ssl_config=*/std::nullopt); in TEST_F() local 302 TlsStreamAttemptHelper helper(params()); in TEST_F() local 322 TlsStreamAttemptHelper helper(params()); in TEST_F() local 344 TlsStreamAttemptHelper helper(params()); in TEST_F() local 369 TlsStreamAttemptHelper helper(params()); in TEST_F() local 390 TlsStreamAttemptHelper helper(params(), std::move(ssl_config)); in TEST_F() local [all …]
|
D | tcp_stream_attempt_unittest.cc | 152 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 167 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 186 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 195 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 207 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local 221 auto helper = std::make_unique<StreamAttemptHelper>( in TEST_F() local 242 StreamAttemptHelper helper(params(), MakeIPEndPoint("192.0.2.1")); in TEST_F() local
|
/external/angle/src/compiler/translator/tree_ops/glsl/ |
D | ScalarizeVecAndMatConstructorArgs.cpp | 157 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()
|
/external/pytorch/test/ |
D | test_mps.py | 1682 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 …]
|
/external/sdv/vsomeip/third_party/boost/variant/test/ |
D | variant_nonempty_check.cpp | 195 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 …]
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | analyzing_video_sinks_helper_test.cc | 40 AnalyzingVideoSinksHelper helper; in TEST() local 56 AnalyzingVideoSinksHelper helper; in TEST() local 76 AnalyzingVideoSinksHelper helper; in TEST() local 86 AnalyzingVideoSinksHelper helper; in TEST() local 94 AnalyzingVideoSinksHelper helper; in TEST() local 133 AnalyzingVideoSinksHelper helper; in TEST() local 148 AnalyzingVideoSinksHelper helper; in TEST() local
|
/external/vulkan-validation-layers/tests/ |
D | vklayertests_pipeline_shader.cpp | 44 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 …]
|
/external/webrtc/audio/ |
D | audio_send_stream_unittest.cc | 399 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 …]
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_transfer_helper.c | 47 static inline bool needs_in_place_zs_interleave(struct u_transfer_helper *helper, in needs_in_place_zs_interleave() 64 struct u_transfer_helper *helper = prsc->screen->transfer_helper; in handle_transfer() local 111 struct u_transfer_helper *helper = pscreen->transfer_helper; in u_transfer_helper_resource_create() local 164 struct u_transfer_helper *helper = pscreen->transfer_helper; in u_transfer_helper_resource_destroy() local 267 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in u_transfer_helper_transfer_map() local 409 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in flush_region() local 511 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in u_transfer_helper_transfer_flush_region() local 541 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in u_transfer_helper_transfer_unmap() local 579 struct u_transfer_helper *helper = calloc(1, sizeof(*helper)); in u_transfer_helper_create() local 592 u_transfer_helper_destroy(struct u_transfer_helper *helper) in u_transfer_helper_destroy()
|
/external/webrtc/modules/audio_processing/agc2/ |
D | adaptive_digital_gain_applier_unittest.cc | 83 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 …]
|
/external/perfetto/test/ |
D | traced_integrationtest.cc | 69 TestHelper helper(&task_runner); in TEST() local 110 TestHelper helper(&task_runner); in TEST() local 161 TestHelper helper(&task_runner); in TEST() local 234 TestHelper helper(&task_runner); in TEST() local 281 TestHelper helper(&task_runner); in TEST() local 311 TestHelper helper(&task_runner); in TEST() local 359 TestHelper helper(&task_runner); in TEST() local 409 TestHelper helper(&task_runner); in TEST() local 477 TestHelper helper(&task_runner, TestHelper::Mode::kStartDaemons, in TEST() local 542 TestHelper helper(&task_runner, TestHelper::Mode::kStartDaemons, in TEST() local
|
/external/webrtc/modules/audio_processing/agc/ |
D | agc_manager_direct_unittest.cc | 556 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 …]
|
/external/skia/tests/ |
D | VkProtectedContextTest.cpp | 59 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 …]
|
/external/zxing/android/src/com/google/zxing/client/android/history/ |
D | HistoryManager.java | 83 SQLiteOpenHelper helper = new DBHelper(activity); in hasHistoryItems() local 95 SQLiteOpenHelper helper = new DBHelper(activity); in buildHistoryItems() local 118 SQLiteOpenHelper helper = new DBHelper(activity); in buildHistoryItem() local 136 SQLiteOpenHelper helper = new DBHelper(activity); in deleteHistoryItem() local 168 SQLiteOpenHelper helper = new DBHelper(activity); in addHistoryItem() local 180 SQLiteOpenHelper helper = new DBHelper(activity); in addHistoryItemDetails() local 218 SQLiteOpenHelper helper = new DBHelper(activity); in deletePrevious() local 227 SQLiteOpenHelper helper = new DBHelper(activity); in trimHistory() local 261 SQLiteOpenHelper helper = new DBHelper(activity); in buildHistory() local 290 SQLiteOpenHelper helper = new DBHelper(activity); in clearHistory() local
|
/external/cronet/tot/base/files/ |
D | file_proxy.cc | 256 CreateOrOpenHelper* helper = in CreateOrOpen() local 268 CreateTemporaryHelper* helper = in CreateTemporary() local 301 GenericFileHelper* helper = in Close() local 310 GetInfoHelper* helper = in GetInfo() local 322 ReadHelper* helper = new ReadHelper(weak_ptr_factory_.GetWeakPtr(), in Read() local 336 WriteHelper* helper = in Write() local 348 GenericFileHelper* helper = in SetTimes() local 359 GenericFileHelper* helper = in SetLength() local 369 GenericFileHelper* helper = in Flush() local
|
/external/libchrome/base/files/ |
D | file_proxy.cc | 246 CreateOrOpenHelper* helper = new CreateOrOpenHelper(this, File()); in CreateOrOpen() local 257 CreateTemporaryHelper* helper = new CreateTemporaryHelper(this, File()); in CreateTemporary() local 289 GenericFileHelper* helper = new GenericFileHelper(this, std::move(file_)); in Close() local 297 GetInfoHelper* helper = new GetInfoHelper(this, std::move(file_)); in GetInfo() local 308 ReadHelper* helper = new ReadHelper(this, std::move(file_), bytes_to_read); in Read() local 322 WriteHelper* helper = in Write() local 333 GenericFileHelper* helper = new GenericFileHelper(this, std::move(file_)); in SetTimes() local 343 GenericFileHelper* helper = new GenericFileHelper(this, std::move(file_)); in SetLength() local 352 GenericFileHelper* helper = new GenericFileHelper(this, std::move(file_)); in Flush() local
|