Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc764 const char expected_creds_debug_string[] = in TEST() local
791 strcmp(creds->debug_string().c_str(), expected_creds_debug_string) == 0); in TEST()
798 const char expected_creds_debug_string[] = in TEST() local
811 strcmp(creds->debug_string().c_str(), expected_creds_debug_string) == 0); in TEST()
861 const char expected_creds_debug_string[] = in TEST() local
888 strcmp(creds->debug_string().c_str(), expected_creds_debug_string) == 0); in TEST()
896 const char expected_creds_debug_string[] = in TEST() local
909 strcmp(creds->debug_string().c_str(), expected_creds_debug_string) == 0); in TEST()
1097 const char expected_creds_debug_string[] = in TEST() local
1137 strcmp(creds->debug_string().c_str(), expected_creds_debug_string) == 0); in TEST()
[all …]