mock_file_change_observer.h | 37 remove_file_count_ = 0; 46 remove_file_count_ == 0 && 54 int remove_file_count() const { return remove_file_count_; } 70 int tmp = remove_file_count_; 71 remove_file_count_ = 0; 93 int remove_file_count_; member in class:fileapi::MockFileChangeObserver
|