Searched refs:test_replace_all (Results 1 – 2 of 2) sorted by relevance
148 static int test_replace_all(struct io_uring *ring) in test_replace_all() function793 ret = test_replace_all(&ring); in main()
248 def test_replace_all(self): member in ReplaceDialogTest