Searched refs:httpTestCaller (Results 1 - 1 of 1) sorted by relevance

/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 31 milliseconds