Home
last modified time | relevance | path

Searched refs:raw_output_file (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/test/launcher/
Dtest_launcher.cc436 FILE* raw_output_file = CreateAndOpenTemporaryFile(&output_filename); in DoLaunchChildTestProcess() local
437 output_file.reset(raw_output_file); in DoLaunchChildTestProcess()