Home
last modified time | relevance | path

Searched defs:CheckState (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Api/Utils/
DGrpcPreconditions.cs84 public static void CheckState(bool condition) in CheckState() method in Grpc.Core.Utils.GrpcPreconditions
97 public static void CheckState(bool condition, string errorMessage) in CheckState() method in Grpc.Core.Utils.GrpcPreconditions
/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py360 class CheckState: class