Searched refs:DumpFunctionDefToFile (Results 1 – 4 of 4) sorted by relevance
47 string DumpFunctionDefToFile(const string& name, FunctionDef const& fdef,
57 string ret = DumpFunctionDefToFile("function", fdef); in TEST()
129 string DumpFunctionDefToFile(const string& name, FunctionDef const& fdef, in DumpFunctionDefToFile() function
1130 DumpFunctionDefToFile(absl::StrCat("encapsulate_fdef_", name), fdef); in BuildFunctionDef()1195 DumpFunctionDefToFile(absl::StrCat("replace_encapsulate_fdef_", name), in ReplaceFunctionDef()