summaryrefslogtreecommitdiffstats
path: root/base/non_thread_safe_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Sometimes you want to enforce that some but not all of your methods are ↵levin@chromium.org2010-08-241-0/+108
called on the same thread as the constructor. ThreadChecker allows you to do this. BUG=38475 TEST=base_unittests --gtest_filter=NonThreadSafeTest.* and base_unittests --gtest_filter=ThreadChecker.* Review URL: http://codereview.chromium.org/3148032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57140 0039d316-1c4b-4281-b951-d872f2087c98