Searched refs:httpTestCaller (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/tests/kits/net/service/
H A DHttpTest.cpp572 BThreadedTestCaller<HttpTest>* httpTestCaller local
576 AddCommonTests<HttpTest>(*httpTestCaller);
578 httpTestCaller->addThread("ProxyTest", &HttpTest::ProxyTest);
580 suite.addTest(httpTestCaller);

Completed in 85 milliseconds