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

/haiku/src/tests/kits/net/service/
H A DTestServer.cpp50 std::string TestFilePath(const std::string& relativePath) function in namespace:__anon8
245 child_process_args.push_back(TestFilePath("testserver.py"));
295 child_process_args.push_back(TestFilePath("proxy.py"));
H A DHttpTest.cpp156 std::string TestFilePath(const std::string& relativePath) function in namespace:__anon2
368 std::string testFilePath = TestFilePath("testfile.txt");
/haiku/src/tests/kits/net/netservices2/
H A DTestServer.cpp54 TestFilePath(const std::string& relativePath) function in namespace:__anon23
227 auto testFilePath = TestFilePath("testserver.py");
286 auto testFilePath = TestFilePath("proxy.py");

Completed in 383 milliseconds