/external/guava/guava-testlib/test/com/google/common/testing/ |
D | GcFinalizationTest.java | 97 final AtomicBoolean shutdown; field in GcFinalizationTest.Interruptenator 102 final AtomicBoolean shutdown) { in Interruptenator() argument 105 while (!shutdown.get()) { in Interruptenator() 109 this.shutdown = shutdown; in Interruptenator() 112 void shutdown() { in shutdown() method in GcFinalizationTest.Interruptenator 113 shutdown.set(true); in shutdown() 136 interruptenator.shutdown(); in testAwait_CountDownLatch_Interrupted() 152 interruptenator.shutdown(); in testAwaitDone_Future_Interrupted_Interrupted() 168 interruptenator.shutdown(); in testAwaitClear_Interrupted() 187 interruptenator.shutdown(); in testAwaitDone_FinalizationPredicate_Interrupted()
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | SingleClientConnManager.java | 140 shutdown(); in finalize() 228 boolean shutdown = false; 235 shutdown = (tracker == null || // can happen if method is aborted 246 if (shutdown) { 249 uniquePoolEntry.shutdown(); 322 sca.shutdown(); 372 public void shutdown() { 381 uniquePoolEntry.shutdown(); 404 uniquePoolEntry.shutdown(); 440 protected void shutdown() [all …]
|
D | DefaultClientConnection.java | 88 private volatile boolean shutdown; field in DefaultClientConnection 119 if (this.shutdown) { in opening() 151 public void shutdown() throws IOException { in shutdown() method in DefaultClientConnection 153 shutdown = true; in shutdown() 155 super.shutdown(); in shutdown()
|
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
D | TestingExecutors.java | 105 private volatile boolean shutdown; field in TestingExecutors.NoOpScheduledExecutorService 107 @Override public void shutdown() { in shutdown() method in TestingExecutors.NoOpScheduledExecutorService 108 shutdown = true; in shutdown() 112 shutdown(); in shutdownNow() 117 return shutdown; in isShutdown() 121 return shutdown; in isTerminated()
|
/external/autotest/client/site_tests/platform_CleanShutdown/ |
D | control | 4 Tests that the last shutdown was clean (without errors). 6 NOTE: You need to shutdown or reboot the device at least once before running 11 PURPOSE = 'Verify the last shutdown was clean.' 16 - if shutdown had to forcefully kill processes
|
/external/dbus/cmake/test/name-test/ |
D | CMakeLists.txt | 23 add_executable(test-shutdown ${NAMEtest-DIR}/test-shutdown.c) 24 target_link_libraries(test-shutdown dbus-testutils) 25 ADD_TEST(test-shutdown ${EXECUTABLE_OUTPUT_PATH}/test-shutdown)
|
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/ |
D | JsonRpcServer.java | 57 public void shutdown() { in shutdown() method in JsonRpcServer 58 super.shutdown(); in shutdown() 62 manager.shutdown(); in shutdown() 106 receiverManager.shutdown(); in handleRPCConnection() 110 shutdown(); in handleRPCConnection()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | MoreExecutorsTest.java | 211 executor.shutdown(); in testDirectExecutorServiceServiceTermination() 254 executor.shutdown(); in testExecuteAfterShutdown() 516 verify(service, Mockito.never()).shutdown(); in testAddDelayedShutdownHook_success() 517 application.shutdown(); in testAddDelayedShutdownHook_success() 519 shutdownFirst.verify(service).shutdown(); in testAddDelayedShutdownHook_success() 528 application.shutdown(); in testAddDelayedShutdownHook_interrupted() 529 verify(service).shutdown(); in testAddDelayedShutdownHook_interrupted() 555 application.shutdown(); in testGetExitingExcutorService_shutdownHookRegistered() 556 verify(executor).shutdown(); in testGetExitingExcutorService_shutdownHookRegistered() 582 application.shutdown(); in testGetScheduledExitingExcutorService_shutdownHookRegistered() [all …]
|
/external/autotest/client/tests/signaltest/src/ |
D | signaltest.c | 67 static int shutdown; variable 140 while (!shutdown) { in signalthread() 182 shutdown++; in signalthread() 288 shutdown = 1; in sighand() 368 while (!shutdown) { in main() 385 while (!shutdown) { in main() 402 if (shutdown || allstopped) in main() 409 shutdown = 1; in main()
|
/external/autotest/server/site_tests/firmware_ECLidShutdown/ |
D | control | 10 CRITERIA = "This test will ensure disable lid shutdown GBB flag working" 20 This test check the functionality of disable lid shutdown GBB flag. 21 - Verifies that closing lid in recovery will shutdown DUT 23 - Verifies that closing lid in recovery will not shutdown DUT
|
/external/boringssl/src/crypto/bio/ |
D | socket.c | 95 if (bio->shutdown) { in sock_free() 149 b->shutdown = (int)num; in sock_ctrl() 164 ret = b->shutdown; in sock_ctrl() 167 b->shutdown = (int)num; in sock_ctrl()
|
D | fd.c | 144 if (bio->shutdown) { in fd_free() 202 b->shutdown = (int)num; in fd_ctrl() 217 ret = b->shutdown; in fd_ctrl() 220 b->shutdown = (int)num; in fd_ctrl()
|
D | bio_mem.c | 107 bio->shutdown = 1; in mem_new() 122 if (!bio->shutdown || !bio->init || bio->ptr == NULL) { in mem_free() 262 bio->shutdown = (int)num; in mem_ctrl() 272 ret = (long)bio->shutdown; in mem_ctrl() 275 bio->shutdown = (int)num; in mem_ctrl()
|
D | file.c | 171 if (!bio->shutdown) { in file_free() 235 b->shutdown = (int)num & BIO_CLOSE; in file_ctrl() 241 b->shutdown = (int)num & BIO_CLOSE; in file_ctrl() 278 ret = (long)b->shutdown; in file_ctrl() 281 b->shutdown = (int)num; in file_ctrl()
|
/external/vogar/src/vogar/android/ |
D | AndroidProfiler.java | 33 private final Method shutdown; field in AndroidProfiler 49 shutdown = SamplingProfiler.getMethod("shutdown"); in AndroidProfiler() 96 @Override public void shutdown(File file) { in shutdown() method in AndroidProfiler 98 shutdown.invoke(profiler); in shutdown()
|
/external/autotest/server/site_tests/firmware_ECPowerButton/ |
D | control | 21 - Short press wake system from G3 (shutdown for more than 10 sec) 22 - Short press wake system from S5 (shutdown for less than 10 sec) 23 - Long press wake system from G3 (shutdown for more than 10 sec) 24 - Long press wake system from S5 (shutdown for less than 10 sec)
|
/external/selinux/sepolgen/tests/ |
D | perm_map | 291 shutdown w 1 319 shutdown w 1 345 shutdown w 1 370 shutdown w 1 411 shutdown w 1 435 shutdown w 1 459 shutdown w 1 486 shutdown w 1 510 shutdown w 1 702 shutdown w 1 [all …]
|
/external/selinux/sepolgen/src/share/ |
D | perm_map | 298 shutdown w 1 326 shutdown w 1 352 shutdown w 1 377 shutdown w 1 418 shutdown w 1 442 shutdown w 1 466 shutdown w 1 493 shutdown w 1 517 shutdown w 1 709 shutdown w 1 [all …]
|
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/ |
D | TcpClientOutputTest.java | 73 controller.shutdown(); in testShutdown() 81 controller.shutdown(); in testRemoteClose() 90 controller.shutdown(); in testInvalidCommand() 115 controller.shutdown(); in testWriteExecutionData()
|
D | TcpServerOutputTest.java | 74 controller.shutdown(); in testShutdownWithoutConnection() 82 controller.shutdown(); in testShutdownWithConnection() 117 controller.shutdown(); in testWriteExecutionData() 131 controller.shutdown(); in testInvalidHeader()
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | MoreExecutors.java | 204 service.shutdown(); in addDelayedShutdownHook() 293 private boolean shutdown = false; field in MoreExecutors.DirectExecutorService 309 return shutdown; in isShutdown() 316 public void shutdown() { in shutdown() method in MoreExecutors.DirectExecutorService 319 shutdown = true; in shutdown() 328 shutdown(); in shutdownNow() 336 return shutdown && runningTasks == 0; in isTerminated() 539 public void shutdown() { in shutdown() method in MoreExecutors.ListeningDecorator 540 delegate.shutdown(); in shutdown() 944 service.shutdown();
|
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/ |
D | AgentTest.java | 97 agent.shutdown(); in testStartupShutdown() 114 public void shutdown() throws Exception { in testShutdownWithException() 125 agent.shutdown(); in testShutdownWithException() 148 agent.shutdown(); in testNoDumpOnExit() 239 public void shutdown() throws Exception { in testDump() 267 agent.shutdown(); in testJmx()
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
D | ThreadSafeClientConnManager.java | 110 shutdown(); in finalize() 241 hca.shutdown(); 260 public void shutdown() { 261 connectionPool.shutdown();
|
/external/autotest/client/tests/kvm/ |
D | tests.cfg.sample | 57 # Runs qemu-kvm, Windows Vista 64 bit guest OS, install, boot, shutdown 77 only unattended_install.cdrom, boot, shutdown 79 # Runs qemu, f15 64 bit guest OS, install, boot, shutdown 93 only unattended_install.cdrom, boot, shutdown 97 # Runs qemu-kvm, f15 64 bit guest OS, install, boot, shutdown 109 only unattended_install.cdrom, boot, shutdown
|
/external/libchrome/sandbox/linux/syscall_broker/ |
D | broker_channel.cc | 27 PCHECK(0 == shutdown(reader->get(), SHUT_WR)); in CreatePair() 30 PCHECK(0 == shutdown(writer->get(), SHUT_RD)); in CreatePair()
|