Home
last modified time | relevance | path

Searched defs:SetIntRunner (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dsimple_thread_unittest.cc20 class SetIntRunner : public DelegateSimpleThread::Delegate { class
22 SetIntRunner(int* ptr, int val) : ptr_(ptr), val_(val) { } in SetIntRunner() function in base::__anon072912040111::SetIntRunner
/aosp_15_r20/external/libchrome/base/threading/
H A Dsimple_thread_unittest.cc19 class SetIntRunner : public DelegateSimpleThread::Delegate { class
21 SetIntRunner(int* ptr, int val) : ptr_(ptr), val_(val) { } in SetIntRunner() function in base::__anon0c70bfce0111::SetIntRunner