Searched refs:ts_file_path (Results 1 – 1 of 1) sorted by relevance
97 const auto ts_file_path = io::JoinPath(tmpdir, "test.ts"); in GenerateTsOpFileText() local99 WriteTSOps(op_defs, api_def_map, ts_file_path); in GenerateTsOpFileText()100 TF_ASSERT_OK(ReadFileToString(env, ts_file_path, ts_file_text)); in GenerateTsOpFileText()