Searched refs:file_check_path (Results 1 – 1 of 1) sorted by relevance
46 std::string file_check_path = tensorflow::GetDataDependencyFilepath( in RunFileCheckWithPatternFile() local50 file_check_process.SetProgram(file_check_path, in RunFileCheckWithPatternFile()51 {file_check_path, "-v", "-dump-input=fail", in RunFileCheckWithPatternFile()71 LOG(ERROR) << "Tried to execute FileCheck at " << file_check_path; in RunFileCheckWithPatternFile()72 if (!env->FileExists(file_check_path).ok()) { in RunFileCheckWithPatternFile()