Home
last modified time | relevance | path

Searched refs:SlowDelegate (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dlazy_instance_unittest.cc61 class SlowDelegate : public base::DelegateSimpleThread::Delegate { class
63 explicit SlowDelegate( in SlowDelegate() function in __anone69398510111::SlowDelegate
75 DISALLOW_COPY_AND_ASSIGN(SlowDelegate);
113 SlowDelegate delegate(&lazy_slow); in TEST()