Searched defs:ThreadChecker (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/threading/
H A Dthread_checker.h17 // Note: You should almost always use the ThreadChecker class to get the
31 // ThreadChecker is a helper class used to help verify that some methods of a
40 // class MyClass : public ThreadChecker {
50 class ThreadChecker : public ThreadCheckerImpl { class in namespace:base
53 class ThreadChecker : public ThreadCheckerDoNothing { class in namespace:base

Completed in 45 milliseconds