Home | History | Annotate | Download | only in browser

Lines Matching refs:mutable

22 // data is mutable; don't assume that it won't change over the life of tests.
161 mutable unsigned int item_count_;
167 mutable std::vector<unsigned int> remaining_search_results_;
172 mutable int search_copy_count_;
173 mutable int keychain_item_copy_count_;
174 mutable int attribute_data_copy_count_;
177 mutable std::set<unsigned int> added_via_api_;
183 mutable bool called_add_generic_;
187 mutable unsigned int password_data_count_;
190 mutable std::string add_generic_password_;