Home
last modified time | relevance | path

Searched defs:VerifyEmpty (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dfast_source_line_resolver_unittest.cc163 static bool VerifyEmpty(const StackFrame& frame) { in VerifyEmpty() function
H A Dbasic_source_line_resolver_unittest.cc153 static bool VerifyEmpty(const StackFrame& frame) { in VerifyEmpty() function
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dcq_verifier.cc423 void CqVerifier::VerifyEmpty(Duration timeout, SourceLocation location) { in VerifyEmpty() function in grpc_core::CqVerifier