Searched refs:roots_bundle (Results 1 – 1 of 1) sorted by relevance
68 grpc_slice roots_bundle = grpc_empty_slice(); in TEST() local71 grpc_load_file("test/core/security/etc/bundle.pem", 1, &roots_bundle)); in TEST()76 char* bundle_str = grpc_slice_to_c_string(roots_bundle); in TEST()81 grpc_slice_unref(roots_bundle); in TEST()