EnsureRedirectStream 169 testing/android/native_test_launcher.cc EnsureRedirectStream(stdout, fifo_path, "w"); EnsureRedirectStream 171 testing/android/native_test_launcher.cc EnsureRedirectStream(stdin, stdin_fifo_path, "r"); EnsureRedirectStream 173 testing/android/native_test_launcher.cc EnsureRedirectStream(stderr, stderr_fifo_path, "w");