Searched defs:test_streaming (Results 1 – 3 of 3) sorted by relevance
62 static void test_streaming(int fd, int mode, int sync) in test_streaming() function
197 def test_streaming(self): member in MultiProcessRunnerTest
2240 int testRequests(struct node *node, bool test_streaming) in testRequests()