Searched refs:IncrementDirty (Results 1 – 6 of 6) sorted by relevance
71 ASSERT_TRUE(usage_cache()->IncrementDirty(usage_file_path)); in TEST_F()94 ASSERT_TRUE(usage_cache()->IncrementDirty(usage_file_path)); in TEST_F()107 ASSERT_TRUE(usage_cache()->IncrementDirty(usage_file_path)); in TEST_F()122 ASSERT_TRUE(usage_cache()->IncrementDirty(usage_file_path)); in TEST_F()135 ASSERT_TRUE(usage_cache()->IncrementDirty(usage_file_path)); in TEST_F()152 EXPECT_FALSE(usage_cache()->IncrementDirty(usage_file_path)); in TEST_F()157 EXPECT_FALSE(usage_cache()->IncrementDirty(usage_file_path)); in TEST_F()
37 bool IncrementDirty(const base::FilePath& usage_file_path);
35 file_system_usage_cache_->IncrementDirty(usage_file_path); in OnStartUpdate()
74 bool FileSystemUsageCache::IncrementDirty( in IncrementDirty() function in fileapi::FileSystemUsageCache
504 usage_cache()->IncrementDirty(usage_file_path); in InvalidateUsageCache()
88 file_system_usage_cache_->IncrementDirty(path); in IncrementDirtyCount()