Searched refs:test_json_key_str_part2 (Results 1 – 2 of 2) sorted by relevance
49 static const char test_json_key_str_part2[] = variable84 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()
82 static const char test_json_key_str_part2[] = variable135 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()