Searched refs:PostToIOAndWait (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/policy/cloud/
H A Dtest_request_interceptor.h74 void PostToIOAndWait(const base::Closure& task);
H A Dtest_request_interceptor.cc229 PostToIOAndWait(
238 PostToIOAndWait(
246 PostToIOAndWait(base::Bind(&Delegate::GetPendingSize,
253 PostToIOAndWait(base::Bind(&Delegate::PushJobCallback,
282 void TestRequestInterceptor::PostToIOAndWait(const base::Closure& task) { function in class:policy::TestRequestInterceptor

Completed in 78 milliseconds