Searched refs:file_check_process (Results 1 – 1 of 1) sorted by relevance
49 tensorflow::SubProcess file_check_process; in RunFileCheckWithPatternFile() local50 file_check_process.SetProgram(file_check_path, in RunFileCheckWithPatternFile()53 file_check_process.SetChannelAction(tensorflow::CHAN_STDIN, in RunFileCheckWithPatternFile()55 file_check_process.SetChannelAction(tensorflow::CHAN_STDERR, in RunFileCheckWithPatternFile()57 if (!file_check_process.Start()) { in RunFileCheckWithPatternFile()62 int exit_status = file_check_process.Communicate( in RunFileCheckWithPatternFile()