Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Daudit_logging_utils.h36 explicit TestAuditLogger(std::vector<std::string>* audit_logs) in TestAuditLogger() function
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_audit_logging_test.cc54 class TestAuditLogger : public AuditLogger { class
/aosp_15_r20/external/grpc-grpc/test/core/ext/filters/rbac/
H A Drbac_service_config_parser_test.cc50 class TestAuditLogger : public AuditLogger { class