Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 25 of 67) sorted by relevance

123

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DRunnerClientServerTest.cs49 public void Cleanup() in Cleanup() method in Grpc.IntegrationTesting.RunnerClientServerTest
DExternalDnsClientServerTest.cs62 public void Cleanup() in Cleanup() method in Grpc.IntegrationTesting.ExternalDnsClientServerTest
DUnobservedTaskExceptionTest.cs59 public void Cleanup() in Cleanup() method in Grpc.IntegrationTesting.UnobservedTaskExceptionTest
DGeneratedServiceBaseTest.cs54 public void Cleanup() in Cleanup() method in Grpc.IntegrationTesting.GeneratedServiceBaseTest
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/compiler/
DArrayBoundsClamper.h51 void Cleanup() { mArrayBoundsClampDefinitionNeeded = false; } in Cleanup() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h790 struct Cleanup { in TestThrowingCtor() struct
791 ~Cleanup() { exceptions_internal::UnsetCountdown(); } in TestThrowingCtor()
810 struct Cleanup { in TestNothrowOp() struct
811 Cleanup() { exceptions_internal::SetCountdown(); } in TestNothrowOp() argument
812 ~Cleanup() { exceptions_internal::UnsetCountdown(); } in TestNothrowOp()
/third_party/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h782 struct Cleanup { in TestThrowingCtor() struct
783 ~Cleanup() { exceptions_internal::UnsetCountdown(); } in TestThrowingCtor()
802 struct Cleanup { in TestNothrowOp() struct
803 Cleanup() { exceptions_internal::SetCountdown(); } in TestNothrowOp() argument
804 ~Cleanup() { exceptions_internal::UnsetCountdown(); } in TestNothrowOp()
/third_party/grpc/src/csharp/Grpc.Core.Tests/
DHalfcloseTest.cs51 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.HalfcloseTest
DUserAgentStringTest.cs41 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.UserAgentStringTest
DPerformanceTest.cs50 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.PerformanceTest
DChannelConnectivityTest.cs51 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.ChannelConnectivityTest
DCompressionTest.cs49 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.CompressionTest
DTimeoutsTest.cs51 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.TimeoutsTest
DContextualMarshallerTest.cs81 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.ContextualMarshallerTest
DThreadingModelTest.cs44 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.ThreadingModelTest
DContextPropagationTest.cs48 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.ContextPropagationTest
DCallCancellationTest.cs51 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.CallCancellationTest
DMarshallingErrorsTest.cs72 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.MarshallingErrorsTest
DResponseHeadersTest.cs58 public void Cleanup() in Cleanup() method in Grpc.Core.Tests.ResponseHeadersTest
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/
Dcleanup.h89 Cleanup(Callback callback) : storage_(std::move(callback)) {} // NOLINT in Cleanup() function
/third_party/grpc/src/csharp/Grpc.HealthCheck.Tests/
DHealthClientServerTest.cs58 public void Cleanup() in Cleanup() method in Grpc.HealthCheck.Tests.HealthClientServerTest
/third_party/grpc/src/csharp/Grpc.Microbenchmarks/
DCommonThreadedBase.cs68 public virtual void Cleanup() in Cleanup() method in Grpc.Microbenchmarks.CommonThreadedBase
/third_party/skia/site/docs/dev/chrome/
Dblink.md87 ### Cleanup subsection
/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/
DReusableSliceBufferTest.cs44 public void Cleanup() in Cleanup() method in Grpc.Core.Internal.Tests.ReusableSliceBufferTest
/third_party/flutter/skia/site/dev/chrome/
Dblink.md82 ### Cleanup subsection

123