Home
last modified time | relevance | path

Searched refs:Stop (Results 1 – 25 of 34) sorted by relevance

12

/system/testing/gtest_extras/tests/
DOptionsTest.cpp60 capture.Stop(); in TEST_F()
70 capture.Stop(); in TEST_F()
80 capture.Stop(); in TEST_F()
118 capture.Stop(); in TEST_F()
144 capture.Stop(); in TEST_F()
154 capture.Stop(); in TEST_F()
164 capture.Stop(); in TEST_F()
182 capture.Stop(); in TEST_F()
192 capture.Stop(); in TEST_F()
203 capture.Stop(); in TEST_F()
[all …]
/system/libbase/
Dtest_utils_test.cpp63 cap.Stop(); in TEST()
71 cap.Stop(); in TEST()
86 cap.Stop(); in TEST()
92 cap.Stop(); in TEST()
Dtest_utils.cpp36 Stop(); in ~CapturedStdFd()
69 void CapturedStdFd::Stop() { in Stop() function in CapturedStdFd
Dlogging_test.cpp250 cap.Stop(); in CheckMessage()
260 cap1.Stop(); \
267 cap1.Stop(); \
337 cap1.Stop(); \
344 cap1.Stop(); \
427 cap.Stop(); \ in TEST()
487 cap1.Stop(); \
494 cap1.Stop(); \
587 cap.Stop(); in TEST()
640 cap_err.Stop(); in TEST()
[all …]
/system/extras/simpleperf/
Dkallsyms_test.cpp106 capture.Stop(); in TEST()
114 capture.Stop(); in TEST()
121 capture.Stop(); in TEST()
134 capture.Stop(); in TEST()
Dcmd_inject_test.cpp206 capture.Stop(); in TEST()
215 capture.Stop(); in TEST()
Ddso_test.cpp145 capture.Stop(); in TEST()
330 capture.Stop(); in TEST()
/system/unwinding/libunwindstack/utils/
DProcessTracer.cpp78 bool ProcessTracer::Stop() { in Stop() function in unwindstack::ProcessTracer
110 if (is_running_ && !Stop()) return false; in Detach()
127 if (is_running_) Stop(); in Attach()
169 Stop(); in StopInDesiredElf()
DProcessTracer.h46 bool Stop();
/system/memory/libmemunreachable/tests/
DBinder_test.cpp66 ~ServiceProcess() { Stop(); } in ~ServiceProcess()
82 bool Stop() { in Stop() function in android::ServiceProcess
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dble_scanner.h56 void Stop();
Dble_scanner.cc63 void BleScanner::Stop() { in Stop() function in nearby::BleScanner
239 void BleScanner::Stop() {
Dapp_manager.cc199 ble_scanner_.Stop(); in UpdateBleScanState()
/system/libbase/include/android-base/
Dtest_utils.h34 void Stop();
/system/testing/gtest_extras/
DTest.cpp48 void Test::Stop() { in Stop() function in android::gtest_extras::Test
DTest.h43 void Stop();
/system/libsysprop/srcs/android/sysprop/
DWifiProperties.sysprop27 # Stop the supplicant daemon.
/system/core/cli-test/
Dcli-test.cpp242 test_stdout.Stop(); in RunTests()
243 test_stderr.Stop(); in RunTests()
/system/gsid/
Dgsi_tool.cpp122 ~ProgressBar() { Stop(); } in ~ProgressBar()
131 void Stop() { in Stop() function in ProgressBar
144 Stop(); in Finish()
/system/core/init/
Dservice.h91 void Stop();
Dreboot.cpp562 s->Stop(); in StopServices()
710 boot_anim->Stop(); in DoReboot()
750 vold_service->Stop(); in DoReboot()
Dinit_test.cpp233 service->Stop(); in TEST()
738 service->Stop(); in TEST()
Dbuiltins.cpp182 ForEachServiceInClass(args[1], &Service::Stop); in do_class_stop()
387 svc->Stop(); in do_interface_stop()
774 svc->Stop(); in do_stop()
/system/unwinding/libunwindstack/utils/tests/
DProcessTracerTest.cpp182 ASSERT_TRUE(proc.Stop()); in TEST_P()
/system/core/fastboot/
DREADME.md48 to present to the user. Stop.
72 reason and consider the command failed. Stop.
76 5. Success. Stop.

12