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.cc51 static const char test_json_key_str_part2[] = variable
86 strlen(test_json_key_str_part2) + strlen(part3); in test_json_key_str()
91 strcpy(current, test_json_key_str_part2); in test_json_key_str()
92 current += strlen(test_json_key_str_part2); in test_json_key_str()
Dcredentials_test.cc84 static const char test_json_key_str_part2[] = variable
247 strlen(test_json_key_str_part2) + in test_json_key_str()
253 strcpy(current, test_json_key_str_part2); in test_json_key_str()
254 current += strlen(test_json_key_str_part2); in test_json_key_str()
/external/grpc-grpc/test/core/security/
Djson_token_test.cc49 static const char test_json_key_str_part2[] = variable
84 strlen(test_json_key_str_part2) + strlen(part3); in test_json_key_str()
89 strcpy(current, test_json_key_str_part2); in test_json_key_str()
90 current += strlen(test_json_key_str_part2); in test_json_key_str()
Dcredentials_test.cc82 static const char test_json_key_str_part2[] = variable
135 strlen(test_json_key_str_part2) + in test_json_key_str()
141 strcpy(current, test_json_key_str_part2); in test_json_key_str()
142 current += strlen(test_json_key_str_part2); in test_json_key_str()