Home
last modified time | relevance | path

Searched refs:DEBUG_INFO (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/errorhandling/
DDetailErrorSample.java60 private static final DebugInfo DEBUG_INFO = field in DetailErrorSample
80 trailers.put(DEBUG_INFO_TRAILER_KEY, DEBUG_INFO); in run()
107 Verify.verify(trailers.get(DEBUG_INFO_TRAILER_KEY).equals(DEBUG_INFO)); in verifyErrorReply()
212 Verify.verify(trailers.get(DEBUG_INFO_TRAILER_KEY).equals(DEBUG_INFO)); in advancedAsyncCall()
/external/v8/src/
Dobjects-definitions.h301 V(DEBUG_INFO, DebugInfo, debug_info) \