Home
last modified time | relevance | path

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

/third_party/libsoup/tests/
Dtest-utils.c257 char *abs_cafile; in soup_test_session_new() local
260 abs_cafile = g_canonicalize_filename (cafile, NULL); in soup_test_session_new()
262 tlsdb = g_tls_file_database_new (abs_cafile, &error); in soup_test_session_new()
263 g_free (abs_cafile); in soup_test_session_new()