Searched refs:kOutputFileName (Results 1 – 1 of 1) sorted by relevance
26 const char* kOutputFileName = "tuffy-s.ttf"; variable54 fopen_s(&output_file, kOutputFileName, "wb"); in TestChromeSubsetter()56 output_file = fopen(kOutputFileName, "wb"); in TestChromeSubsetter()