Searched defs:GetCacheDirectory (Results 1 – 4 of 4) sorted by relevance
19 bool TestNaClBrowserDelegate::GetCacheDirectory(base::FilePath* cache_dir) { in GetCacheDirectory() function in TestNaClBrowserDelegate
26 bool GetCacheDirectory(FilePath* result) { in GetCacheDirectory() function
57 const std::string GetCacheDirectory() const { return cache_directory_; } in GetCacheDirectory() function in art::odrefresh::OdrMetricsTest