Home
last modified time | relevance | path

Searched refs:DoNothing (Results 1 – 25 of 38) sorted by relevance

12

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_closure.cc55 static void DoNothing(void* arg, grpc_error* error) {} in DoNothing() function
62 GRPC_CLOSURE_INIT(&c, DoNothing, nullptr, grpc_schedule_on_exec_ctx)); in BM_ClosureInitAgainstExecCtx()
75 &c, DoNothing, nullptr, grpc_combiner_scheduler(combiner))); in BM_ClosureInitAgainstCombiner()
86 GRPC_CLOSURE_INIT(&c, DoNothing, nullptr, grpc_schedule_on_exec_ctx); in BM_ClosureRunOnExecCtx()
102 GRPC_CLOSURE_CREATE(DoNothing, nullptr, grpc_schedule_on_exec_ctx), in BM_ClosureCreateAndRun()
116 GRPC_CLOSURE_INIT(&c, DoNothing, nullptr, grpc_schedule_on_exec_ctx), in BM_ClosureInitAndRun()
127 GRPC_CLOSURE_INIT(&c, DoNothing, nullptr, grpc_schedule_on_exec_ctx); in BM_ClosureSchedOnExecCtx()
142 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, grpc_schedule_on_exec_ctx); in BM_ClosureSched2OnExecCtx()
143 GRPC_CLOSURE_INIT(&c2, DoNothing, nullptr, grpc_schedule_on_exec_ctx); in BM_ClosureSched2OnExecCtx()
160 GRPC_CLOSURE_INIT(&c1, DoNothing, nullptr, grpc_schedule_on_exec_ctx); in BM_ClosureSched3OnExecCtx()
[all …]
Dbm_call_create.cc317 static void DoNothing(void* arg, grpc_error* error) {} in DoNothing() function
472 op_.on_complete = GRPC_CLOSURE_INIT(&closure_, DoNothing, nullptr, in SendEmptyMetadata()
558 grpc_call_stack_init(channel_stack, 1, DoNothing, nullptr, &call_args)); in BM_IsolatedFilter()
/external/webrtc/webrtc/base/
Dkeep_ref_until_done.h23 static inline void DoNothing(const scoped_refptr<T>& object) {} in DoNothing() function
31 return rtc::Bind(&impl::DoNothing<ObjectT>, scoped_refptr<ObjectT>(object)); in KeepRefUntilDone()
37 return rtc::Bind(&impl::DoNothing<ObjectT>, object); in KeepRefUntilDone()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DInvokeDynamicTest.java21 DoNothing nothing = new DoNothing(); in doNothing()
110 public static class DoNothing { class in InvokeDynamicTest
116 @Implements(value = DoNothing.class, callThroughByDefault = false)
/external/libchrome/base/task_scheduler/
Dsequence_unittest.cc100 Task background_task(FROM_HERE, DoNothing(), {TaskPriority::BACKGROUND}, in TEST()
125 Task foreground_task(FROM_HERE, DoNothing(), {TaskPriority::USER_VISIBLE}, in TEST()
150 sequence->PushTask(Task(FROM_HERE, DoNothing(), TaskTraits(), TimeDelta())); in TEST()
159 sequence->PushTask(Task(FROM_HERE, DoNothing(), TaskTraits(), TimeDelta())); in TEST()
Dlazy_task_runner_unittest.cc172 DoNothing()); in TEST()
183 DoNothing()); in TEST()
194 g_com_sta_task_runner_user_visible.Get()->PostTask(FROM_HERE, DoNothing()); in TEST()
/external/libbrillo/brillo/message_loops/
Dfake_message_loop_unittest.cc69 loop_->PostDelayedTask(base::DoNothing(), TimeDelta::FromSeconds(1)); in TEST_F()
70 loop_->PostDelayedTask(base::DoNothing(), TimeDelta::FromSeconds(2)); in TEST_F()
117 loop_->PostDelayedTask(base::DoNothing(), TimeDelta::FromSeconds(1)); in TEST_F()
/external/libchrome/base/message_loop/
Dmessage_pump_glib_unittest.cc208 injector()->AddEventAsTask(0, DoNothing()); in TEST_F()
214 injector()->AddEventAsTask(0, DoNothing()); in TEST_F()
223 injector()->AddEventAsTask(0, DoNothing()); in TEST_F()
228 injector()->AddEventAsTask(10, DoNothing()); in TEST_F()
397 ThreadTaskRunnerHandle::Get()->PostTask(FROM_HERE, DoNothing()); in AddEventsAndDrainGLib()
398 ThreadTaskRunnerHandle::Get()->PostTask(FROM_HERE, DoNothing()); in AddEventsAndDrainGLib()
Dmessage_loop_task_runner_perftest.cc63 task_runner->PostTask(FROM_HERE, DoNothing()); in Run()
163 loop->task_runner()->PostTask(FROM_HERE, DoNothing()); in Run()
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp660 ArgEffect ReceiverEff = DoNothing, in getPersistentSummary()
667 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getDoNothingSummary()
672 DoNothing, MayEscape); in getDefaultSummary()
905 case DoNothing: in getStopTrackingHardEquivalent()
986 ModifiableSummaryTemplate->setReceiverEffect(DoNothing); in updateSummaryForCall()
1090 DoNothing, DoNothing); in getFunctionSummary()
1097 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1103 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1112 S = getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing); in getFunctionSummary()
1120 DoNothing, DoNothing); in getFunctionSummary()
[all …]
/external/libchrome/base/task/
Dcancelable_task_tracker_unittest.cc169 worker_thread.task_runner().get(), FROM_HERE, DoNothing(), in TEST_F()
347 FROM_HERE, DoNothing())); in PostDoNothingTask()
373 task_tracker_.PostTask(test_task_runner.get(), FROM_HERE, DoNothing()); in TEST_F()
392 task_tracker_.PostTask(test_task_runner.get(), FROM_HERE, DoNothing()); in TEST_F()
Dcancelable_task_tracker.cc73 return PostTaskAndReply(task_runner, from_here, std::move(task), DoNothing()); in PostTask()
/external/deqp-deps/SPIRV-Tools/test/
Dtimer_test.cpp42 TEST(MockTimer, DoNothing) { in TEST() argument
110 TEST(MockCumulativeTimer, DoNothing) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtimer_test.cpp42 TEST(MockTimer, DoNothing) { in TEST() argument
110 TEST(MockCumulativeTimer, DoNothing) { in TEST() argument
/external/libbrillo/brillo/dbus/
Dasync_event_sequencer.cc56 void DoNothing(bool /* success */) { in DoNothing() function
67 return base::Bind(&DoNothing); in GetDefaultCompletionAction()
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/sockaddr/
Dsockaddr_resolver.cc114 void DoNothing(void* ignored) {} in DoNothing() function
126 grpc_slice_new(args.uri->path, strlen(args.uri->path), DoNothing); in CreateSockaddrResolver()
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp28 void DoNothing(void* info, const void* data, size_t size) {} in DoNothing() function
138 pClipMask->GetPitch() * pClipMask->GetHeight(), DoNothing); in DrawDeviceText()
/external/libchrome/mojo/core/embedder/
Dscoped_ipc_support.cc33 ShutdownIPCSupport(base::DoNothing()); in ~ScopedIPCSupport()
/external/libchrome/base/
Dbind_helpers.h37 class BASE_EXPORT DoNothing {
/external/libchrome/base/test/
Dscoped_task_environment_unittest.cc281 ThreadTaskRunnerHandle::Get()->PostDelayedTask(FROM_HERE, base::DoNothing(), in TEST_F()
285 ThreadTaskRunnerHandle::Get()->PostDelayedTask(FROM_HERE, base::DoNothing(), in TEST_F()
/external/grpc-grpc/test/cpp/naming/
Dcancel_ares_query_test.cc128 void DoNothing(void* arg, grpc_error* error) {} in DoNothing() function
134 GRPC_CLOSURE_INIT(&DoNothing_cb, DoNothing, nullptr, in ArgsFinish()
Dresolver_component_test.cc179 void DoNothing(void* arg, grpc_error* error) {} in DoNothing() function
186 GRPC_CLOSURE_INIT(&DoNothing_cb, DoNothing, nullptr, in ArgsFinish()
/external/libchrome/base/timer/
Dmock_timer_unittest.cc73 base::Bind(base::DoNothing::Repeatedly<HasWeakPtr*>(), in TEST()
/external/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h36 DoNothing, enumerator
/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc218 PendingTask task1(FROM_HERE, DoNothing()); in TEST_F()
229 PendingTask task2(FROM_HERE, DoNothing()); in TEST_F()
496 PendingTask task(FROM_HERE, DoNothing()); in TEST_F()

12