Home
last modified time | relevance | path

Searched refs:_FONTCACHE (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/desktopui_FontCache/
Ddesktopui_FontCache.py13 _FONTCACHE = "/usr/share/cache/fontconfig" variable in desktopui_FontCache
18 self._FONTCACHE))
23 utils.system("umount -n %s" % self._FONTCACHE)
41 utils.system("diff -qr %s %s" % (self._FONTCACHE, self._new_cache.name))