Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib554.c62 static CURLcode test_once(char *URL, bool oldstyle) in test_once() function
216 res = test_once(URL, TRUE); /* old */ in test()
218 res = test_once(URL, FALSE); /* new */ in test()
H A Dlib643.c59 static CURLcode test_once(char *URL, bool oldstyle) in test_once() function
259 res = test_once(URL, TRUE); /* old */ in test()
261 res = test_once(URL, FALSE); /* new */ in test()

Completed in 7 milliseconds