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