Searched refs:gFontTestDataBasePath (Results 1 – 1 of 1) sorted by relevance
18 std::atomic<const char*> gFontTestDataBasePath{kTestDataBasePath}; variable30 gFontTestDataBasePath = FLAGS_fontTestDataPath[0]; in SetFontTestDataDirectory()42 return SkOSPath::Join(gFontTestDataBasePath, suffix.c_str()); in prefixWithTestDataPath()