/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/ |
D | DefaultObjectPoolTest.cs | 37 var origLeased = pool.Lease(); in ObjectIsReused() 39 Assert.AreSame(origLeased, pool.Lease()); in ObjectIsReused() 40 Assert.AreNotSame(origLeased, pool.Lease()); in ObjectIsReused() 47 var origLeased = pool.Lease(); in ZeroCapacities() 49 Assert.AreNotSame(origLeased, pool.Lease()); in ZeroCapacities() 56 var origLeased = pool.Lease(); in DisposeCleansSharedPool() 59 Assert.AreNotSame(origLeased, pool.Lease()); in DisposeCleansSharedPool() 66 var origLeased = pool.Lease(); in LeaseSetsReturnAction() 69 Assert.AreNotSame(origLeased, pool.Lease()); in LeaseSetsReturnAction()
|
/external/tcpdump/tests/ |
D | dhcp-mud.out | 18 NTP, Lease-Time, Server-ID, RN 31 Lease-Time Option 51, length 4: 600
|
D | dhcp-rfc5859-v.out | 18 Lease-Time Option 51, length 4: 43200 41 Lease-Time Option 51, length 4: 43200
|
D | dhcp-rfc3004-v.out | 23 Lease-Time Option 51, length 4: 86400 51 Lease-Time Option 51, length 4: 86400
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | IObjectPool.cs | 32 T Lease(); in Lease() method
|
D | GrpcThreadPool.cs | 222 …(environment, () => environment.BatchContextPool.Lease(), () => environment.RequestCallContextPool… in CreateCompletionQueueList()
|
D | DefaultObjectPool.cs | 77 public T Lease() in Lease() method in Grpc.Core.Internal.DefaultObjectPool
|
D | AsyncCall.cs | 102 var ctx = details.Channel.Environment.BatchContextPool.Lease(); in UnaryCall()
|
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/ |
D | SendMessageBenchmark.cs | 55 … = new CompletionRegistry(environment, () => environment.BatchContextPool.Lease(), () => throw new… in ThreadBody()
|
/external/libcups/test/ |
D | 4.4-subscription-ops.test | 12 NAME "Add Printer Subscription w/Lease" 67 NAME "Add 2 Printer Subscriptions w/Lease"
|
/external/autotest/server/site_tests/autoupdate_Rollback/ |
D | control | 21 1) Lease a DUT in the lab
|
/external/crosvm/devices/src/virtio/fs/ |
D | caps.rs | 67 Lease = 28, enumerator
|
/external/autotest/server/site_tests/autoupdate_P2P/ |
D | control.local | 22 1. Lease two DUTs in the lab. They need to be the same make/model.
|
/external/autotest/docs/ |
D | enterprise.md | 63 * "Lease" a dut go/skylab-dut-locking
|
/external/libcups/locale/ |
D | cups.strings | 3982 // TRANSLATORS: Notify Lease Duration 3983 "notify-lease-duration" = "Notify Lease Duration";
|
D | cups_en.po | 10580 #. TRANSLATORS: Notify Lease Duration 10582 msgstr "Notify Lease Duration"
|
D | cups_cs.po | 10278 #. TRANSLATORS: Notify Lease Duration
|
D | cups_de.po | 10401 #. TRANSLATORS: Notify Lease Duration
|
D | cups_fr.po | 10296 #. TRANSLATORS: Notify Lease Duration
|
D | cups_ja.po | 10485 #. TRANSLATORS: Notify Lease Duration
|
D | cups_ru.po | 10450 #. TRANSLATORS: Notify Lease Duration
|
D | cups_zh_CN.po | 10418 #. TRANSLATORS: Notify Lease Duration
|
D | cups_pt_BR.po | 10502 #. TRANSLATORS: Notify Lease Duration
|
D | cups_es.po | 10511 #. TRANSLATORS: Notify Lease Duration
|
D | cups_ca.po | 10497 #. TRANSLATORS: Notify Lease Duration
|