Home
last modified time | relevance | path

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

/haiku/src/tests/kits/net/service/
H A DHttpTest.h32 void AuthDigestTest();
H A DHttpTest.cpp175 testCaller.addThread("DigestAuthTest", &T::AuthDigestTest); in AddCommonTests()
498 HttpTest::AuthDigestTest() in AuthDigestTest() function in HttpTest