Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/test/core/security/
Djson_token_test.cc55 static const char test_json_key_str_part2[] = variable
90 strlen(test_json_key_str_part2) + strlen(part3); in test_json_key_str()
95 strcpy(current, test_json_key_str_part2); in test_json_key_str()
96 current += strlen(test_json_key_str_part2); in test_json_key_str()
Dcredentials_test.cc103 const char test_json_key_str_part2[] = variable
298 strlen(test_json_key_str_part2) + in test_json_key_str()
304 strcpy(current, test_json_key_str_part2); in test_json_key_str()
305 current += strlen(test_json_key_str_part2); in test_json_key_str()
/external/grpc-grpc/test/core/security/
Djson_token_test.cc56 static const char test_json_key_str_part2[] = variable
91 strlen(test_json_key_str_part2) + strlen(part3); in test_json_key_str()
96 strcpy(current, test_json_key_str_part2); in test_json_key_str()
97 current += strlen(test_json_key_str_part2); in test_json_key_str()
Dcredentials_test.cc102 const char test_json_key_str_part2[] = variable
297 strlen(test_json_key_str_part2) + in test_json_key_str()
303 strcpy(current, test_json_key_str_part2); in test_json_key_str()
304 current += strlen(test_json_key_str_part2); in test_json_key_str()