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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_browsertest.cc242 class DictionaryPrefValueWaiter { class in namespace:policy::__anon3412
244 DictionaryPrefValueWaiter(const std::string& pref,
247 ~DictionaryPrefValueWaiter();
261 DISALLOW_COPY_AND_ASSIGN(DictionaryPrefValueWaiter);
320 DictionaryPrefValueWaiter::DictionaryPrefValueWaiter( function in class:policy::__anon3412::DictionaryPrefValueWaiter
330 DictionaryPrefValueWaiter::~DictionaryPrefValueWaiter() {
333 void DictionaryPrefValueWaiter::Wait() {
336 base::Bind(&DictionaryPrefValueWaiter
[all...]

Completed in 631 milliseconds