Home
last modified time | relevance | path

Searched defs:redirect_stdio (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dtest_launcher.cc428 bool redirect_stdio, in DoLaunchChildTestProcess()
617 bool redirect_stdio = (parallel_jobs_ > 1) || BotModeEnabled(); in LaunchChildGTestProcess() local
/aosp_15_r20/bootable/recovery/
H A Drecovery_main.cpp237 static void redirect_stdio(const char* filename) { in redirect_stdio() function
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc669 bool redirect_stdio, in DoLaunchChildTestProcess()